Skip to content

Conversation

@imback82
Copy link
Contributor

@imback82 imback82 commented Nov 25, 2021

What changes were proposed in this pull request?

This PR proposes to use V2 commands as default as outlined in SPARK-36588, and this PR migrates ALTER NAMESPACE ... SET LOCATION to use v2 command by default.

Note that the work to make v1/v2 commands consistent was done in #34686 and tests covering both v1/v2 were done in #34610.

Why are the changes needed?

It's been a while since we introduced the v2 commands, and it seems reasonable to use v2 commands by default even for the session catalog, with a legacy config to fall back to the v1 commands.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Existing *AlterNamespaceSetLocationSuite tests cover this PR's change.

@github-actions github-actions bot added the SQL label Nov 25, 2021
@SparkQA
Copy link

SparkQA commented Nov 25, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/50095/

@imback82
Copy link
Contributor Author

cc @cloud-fan

@SparkQA
Copy link

SparkQA commented Nov 25, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/50095/

@cloud-fan
Copy link
Contributor

Thanks, merging to master!

Happy Thanksgiving!

@cloud-fan cloud-fan closed this in b79de91 Nov 25, 2021
@SparkQA
Copy link

SparkQA commented Nov 25, 2021

Test build #145623 has finished for PR 34708 at commit 2f68861.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@imback82
Copy link
Contributor Author

Thanks @cloud-fan for your help throughout the year! Happy Thanksgiving!

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.

3 participants