Skip to content

[Bug] It does not prune partitions about querying one tablet of the table #50255

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

Open
3 tasks done
zhaorongsheng opened this issue Apr 21, 2025 · 0 comments · May be fixed by #50424
Open
3 tasks done

[Bug] It does not prune partitions about querying one tablet of the table #50255

zhaorongsheng opened this issue Apr 21, 2025 · 0 comments · May be fixed by #50424

Comments

@zhaorongsheng
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Version

2.1.7

What's Wrong?

explain select * from xx.table TABLET(12345) ;

It does not do partition prunner and the partitions' number is not correct. The detail info is showing after the following screenshot.

Image

What You Expected?

The partitions info can calculated by the specified tablet id.

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

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 a pull request may close this issue.

1 participant