Skip to content

Update PQL to Use LIMIT instead of TOP #3

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

Merged

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented May 30, 2020

From Pinot 0.3.0, PQL LIMIT X will also handle TOP X logic for aggregation functions.
And SELECT X TOP Y will fail if there is no aggregation functions in selection clause.

@xiangfu0 xiangfu0 merged commit 35fceec into python-pinot-dbapi:master May 30, 2020
@xiangfu0 xiangfu0 deleted the change_top_to_limit_for_pql branch May 30, 2020 08:40
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.

1 participant