-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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](datalake)(meta) Limit/Where/Orderby doesnt work for SHOW PARITIONS on hive tables #27834
Closed
3 tasks done
Comments
Nitin-Kashyap
added a commit
to Nitin-Kashyap/doris
that referenced
this issue
Nov 30, 2023
Nitin-Kashyap
added a commit
to Nitin-Kashyap/doris
that referenced
this issue
Dec 2, 2023
Nitin-Kashyap
added a commit
to Nitin-Kashyap/doris
that referenced
this issue
Dec 2, 2023
Nitin-Kashyap
added a commit
to Nitin-Kashyap/doris
that referenced
this issue
Dec 2, 2023
Nitin-Kashyap
added a commit
to Nitin-Kashyap/doris
that referenced
this issue
Dec 3, 2023
Nitin-Kashyap
added a commit
to Nitin-Kashyap/doris
that referenced
this issue
Dec 4, 2023
Nitin-Kashyap
added a commit
to Nitin-Kashyap/doris
that referenced
this issue
Dec 4, 2023
Nitin-Kashyap
added a commit
to Nitin-Kashyap/doris
that referenced
this issue
Dec 4, 2023
XuJianxu
pushed a commit
to XuJianxu/doris
that referenced
this issue
Dec 14, 2023
apache#27835) This enhancement shall extend existing logic for SHOW PARTITIONS FROM to include: - Limit/Offset Where [partition name only] [equal operator and like operator] Order by [partition name only] Issue Number: close apache#27834
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Search before asking
Description
Show partitions for HMS catalog doesnt supports Limit / Where / Order by, but also doesnt gives error when specified incorrectly.
Solution
This enhancement shall extend existing logic to include
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: