-
Notifications
You must be signed in to change notification settings - Fork 611
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
fix: fix order of limit and offset param in Clickhouse. #2984
Conversation
Unit Test Results 19 files 19 suites 1h 34m 55s ⏱️ Results for commit cb7911c. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice find. LGTM.
I've submitted a PR to try to workaround the impyla dependency bugs you uncovered (#2987) to unblock your PRs. |
@Lunaticus7 Can you rebase this to pick up the fixes to CI? |
Merging on green. |
Split from #2983
The order of limit and offset in compiled SQL is reversed 🤣.
https://clickhouse.tech/docs/en/sql-reference/statements/select/limit/#limit-clause