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

fix parition table isn't shown in show command #1354

Merged

Conversation

zhexuany
Copy link
Contributor

@zhexuany zhexuany commented Jan 3, 2020

What problem does this PR solve?

This PR closes #1330

What is changed and how it works?

When we process ShowCommand, we first check the emptiness of partitionSpec. We append partition info if such spec is not empty.

Check List

Tests

tests will be added later.

@zhexuany zhexuany changed the title fix parition table isn't showded in show command fix parition table isn't shown in show command Jan 3, 2020
@zhexuany zhexuany force-pushed the fix_partition_table_in_show_table_command branch from 9a83850 to 135533c Compare January 3, 2020 07:48
@birdstorm
Copy link
Contributor

can you add a test?

@zhexuany
Copy link
Contributor Author

zhexuany commented Jan 3, 2020

@birdstorm Yes, I was figuring out how to add a test. :(

@birdstorm
Copy link
Contributor

@birdstorm
Copy link
Contributor

need cherry-pick?

@zhexuany
Copy link
Contributor Author

zhexuany commented Jan 8, 2020

need cherry-pick?

Yes, this PR need cherry pick.

Copy link
Contributor

@birdstorm birdstorm left a comment

Choose a reason for hiding this comment

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

LGTM

@birdstorm
Copy link
Contributor

@zhexuany please add tags to specify branches to cherry-pick to.

@birdstorm
Copy link
Contributor

/run-all-tests

@sre-bot
Copy link
Contributor

sre-bot commented Jan 15, 2020

cherry pick to release-2.2 in PR #1373

@sre-bot
Copy link
Contributor

sre-bot commented Jan 15, 2020

cherry pick to release-2.1 in PR #1374

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

table with partition cannot be showed correctly in thrift-server
3 participants