Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-36587][SQL][FOLLOWUP] Remove unused CreateNamespaceStatement #34015

Closed
wants to merge 1 commit into from

Conversation

huaxingao
Copy link
Contributor

What changes were proposed in this pull request?

remove CreateNamespaceStatement

Why are the changes needed?

remove unused code

Does this PR introduce any user-facing change?

no

How was this patch tested?

existing tests

@github-actions github-actions bot added the SQL label Sep 16, 2021
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @huaxingao .

The UT failure looks irrelevant.

StreamingAggregationSuite.changing schema of state when restarting query - state format version 1

@SparkQA
Copy link

SparkQA commented Sep 16, 2021

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

@SparkQA
Copy link

SparkQA commented Sep 16, 2021

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

@SparkQA
Copy link

SparkQA commented Sep 16, 2021

Test build #143333 has finished for PR 34015 at commit 69b534e.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@gengliangwang
Copy link
Member

Merging to master

@huaxingao
Copy link
Contributor Author

Thanks @dongjoon-hyun @gengliangwang

@huaxingao huaxingao deleted the rm_create_ns_stmt branch September 16, 2021 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants