-
Notifications
You must be signed in to change notification settings - Fork 646
Support OVER
clause without PARTITION BY
#11505
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
Comments
write a partition by 1 could be a workaround
|
A late summary: Simply implementing the support is easy, but as discussed with @st1page, we want our user to carefully write such queries involving window function calls especially rank functions. If the query matches TopN pattern, over clause without So we won't implement this feature in near future. |
This issue has been open for 60 days with no activity. If you think it is still relevant today, and needs to be done in the near future, you can comment to update the status, or just manually remove the You can also confidently close this issue as not planned to keep our backlog clean. |
No description provided.
The text was updated successfully, but these errors were encountered: