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

[Enhancement] (nereids)implement showPartitionIdCommand in nereids #42756

Closed
Tracked by #42660
LiBinfeng-01 opened this issue Oct 29, 2024 · 1 comment · Fixed by #43133
Closed
Tracked by #42660

[Enhancement] (nereids)implement showPartitionIdCommand in nereids #42756

LiBinfeng-01 opened this issue Oct 29, 2024 · 1 comment · Fixed by #43133
Assignees
Labels
area/nereids good first issue java Pull requests that update Java code

Comments

@LiBinfeng-01
Copy link
Collaborator

showPartitionId command is supported in legacy planner but not in nereids(new doris fe planner). you need implement the following showPartitionId command in nereids:
unsupportedshowPartitionIdStatement
SHOW PARTITION partitionId=INTEGER_VALUE

@Vallishp
Copy link
Contributor

Vallishp commented Nov 2, 2024

i will pick it. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/nereids good first issue java Pull requests that update Java code
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants