Skip to content

Conversation

@willwwt
Copy link
Contributor

@willwwt willwwt commented Jun 6, 2024

What changes were proposed in this pull request?

It's not necessary to create GlobalaTempViewManager only for getting the global temp db name. This PR updates the code to avoid this, as global temp db name is just a config.

Why are the changes needed?

avoid unnecessary RPC calls to check existence of global temp db

Does this PR introduce any user-facing change?

no

How was this patch tested?

existing tests

Was this patch authored or co-authored using generative AI tooling?

no

@willwwt willwwt changed the title Fetch globalTempDatabase name directly without invoking initializatio… Fetch globalTempDatabase name directly without invoking initialization of GlobalaTempViewManager Jun 6, 2024
@github-actions github-actions bot added the SQL label Jun 6, 2024
@cloud-fan cloud-fan changed the title Fetch globalTempDatabase name directly without invoking initialization of GlobalaTempViewManager [SPARK-48559][SQL] Fetch globalTempDatabase name directly without invoking initialization of GlobalaTempViewManager Jun 7, 2024
@cloud-fan
Copy link
Contributor

the docker test failure is unrelated and the offending commit is already reverted. I'm merging it to master, thanks!

@cloud-fan cloud-fan closed this in d81b1e3 Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants