Skip to content

Conversation

@Peng-Lei
Copy link
Contributor

What changes were proposed in this pull request?

  1. Change the v1 SHOW CREATE TABLE command behaviors that options output match v2. eg:
    'key' = 'value'
  2. sort the order of options output.
  3. sort the order of properties output.

Why are the changes needed?

match v2 behaviors and disscuss at #comments

Does this PR introduce any user-facing change?

Yes. when SHOW CREATE TABLE the output of properties and options is sorted and options output is like 'key' = 'value'

How was this patch tested?

Add test case.

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

SparkQA commented Nov 30, 2021

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

@SparkQA
Copy link

SparkQA commented Nov 30, 2021

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

@Peng-Lei
Copy link
Contributor Author

@cloud-fan @MaxGekk Could you take a look? Thank you.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

keep consistent with v2. also sort it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This probably has nothing to do with this PR.

@SparkQA
Copy link

SparkQA commented Nov 30, 2021

Test build #145754 has finished for PR 34753 at commit 97e52cb.

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

@Peng-Lei Peng-Lei force-pushed the v1-show-create-table branch from 97e52cb to 223e71e Compare December 1, 2021 08:17
@Peng-Lei Peng-Lei force-pushed the v1-show-create-table branch from 223e71e to 8ebf385 Compare December 1, 2021 09:12
@SparkQA
Copy link

SparkQA commented Dec 1, 2021

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

@SparkQA
Copy link

SparkQA commented Dec 1, 2021

Test build #145805 has finished for PR 34753 at commit 223e71e.

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

@SparkQA
Copy link

SparkQA commented Dec 1, 2021

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

@SparkQA
Copy link

SparkQA commented Dec 1, 2021

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

@SparkQA
Copy link

SparkQA commented Dec 1, 2021

Test build #145809 has finished for PR 34753 at commit 8ebf385.

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

@SparkQA
Copy link

SparkQA commented Dec 1, 2021

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

@Peng-Lei Peng-Lei force-pushed the v1-show-create-table branch from 8ebf385 to 7771b14 Compare December 2, 2021 01:26
@SparkQA
Copy link

SparkQA commented Dec 2, 2021

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

@SparkQA
Copy link

SparkQA commented Dec 2, 2021

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

@cloud-fan
Copy link
Contributor

thanks, merging to master!

@cloud-fan cloud-fan closed this in b9b5562 Dec 2, 2021
@SparkQA
Copy link

SparkQA commented Dec 2, 2021

Test build #145833 has finished for PR 34753 at commit 7771b14.

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

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