-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Support list the partition specified in console #1226
Comments
I think we could support "show part $ID" firstly. It is more useful. |
OK, it will be implemented after the Issue #1173 is fixed. The leader distribution of partition is get from meta server directly. |
Definitely, I think |
I guess |
@jude-zhu This issue is support |
Is your feature request related to a problem? Please describe.
It 's maybe a subtask of the PR #1086, that from the discussion.
Describe the solution you'd like
(user@ip) [space]> SHOW PART 666;
(user@ip) [space]> SHOW PARTS | LIMIT 666, 1
Which solution should we choose?
The text was updated successfully, but these errors were encountered: