Skip to content

Conversation

@imback82
Copy link
Contributor

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 PROPERTIES to use v2 command by default.

Note that the work to tests covering both v1/v2 were done in #34842.

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 *AlterNamespaceSetPropertiesSuite tests cover this PR's change.

@github-actions github-actions bot added the SQL label Dec 14, 2021
@imback82
Copy link
Contributor Author

cc @cloud-fan

@SparkQA
Copy link

SparkQA commented Dec 14, 2021

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

@SparkQA
Copy link

SparkQA commented Dec 14, 2021

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

@SparkQA
Copy link

SparkQA commented Dec 14, 2021

Test build #146163 has finished for PR 34891 at commit fb6e7d3.

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

@sarutak sarutak closed this in ae8940c Dec 14, 2021
@sarutak
Copy link
Member

sarutak commented Dec 14, 2021

Merged to master. Thank you @imback82 !

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.

4 participants