Skip to content

Conversation

@MaxGekk
Copy link
Member

@MaxGekk MaxGekk commented Nov 30, 2020

What changes were proposed in this pull request?

Use listPartitionIdentifiers instead of listPartitionByNames in ShowPartitionsExec. The listPartitionByNames was renamed by #30514.

Why are the changes needed?

To fix build error.

Does this PR introduce any user-facing change?

No

How was this patch tested?

By running tests for the SHOW PARTITIONS command:

$ build/sbt -Phive-2.3 -Phive-thriftserver "test:testOnly *ShowPartitionsSuite"

@MaxGekk
Copy link
Member Author

MaxGekk commented Nov 30, 2020

@cloud-fan Could you take a look at this.

@cloud-fan
Copy link
Contributor

This is due to a logical conflict between two merged PRs. I'm merging it to unlock the PR builder. Thanks for the fix!

@cloud-fan cloud-fan closed this in 030b313 Nov 30, 2020
@dongjoon-hyun
Copy link
Member

Thank you for the quick recovery.

@SparkQA
Copy link

SparkQA commented Nov 30, 2020

Test build #131997 has finished for PR 30553 at commit dfdf065.

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

@MaxGekk MaxGekk deleted the fix-build-show-partitions-exec branch February 19, 2021 15:03
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