Skip to content

Support windowing functions aka analytic function #1019

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

Closed
schauder opened this issue Jul 30, 2021 · 0 comments
Closed

Support windowing functions aka analytic function #1019

schauder opened this issue Jul 30, 2021 · 0 comments
Assignees
Labels
in: selectbuilder SelectBuilder stands for the complete API for creating SQL statements programmatically.

Comments

@schauder
Copy link
Contributor

See https://modern-sql.com/caniuse/over_partition_by

@schauder schauder added the in: selectbuilder SelectBuilder stands for the complete API for creating SQL statements programmatically. label Jul 30, 2021
@schauder schauder self-assigned this Jul 30, 2021
schauder added a commit that referenced this issue Dec 17, 2021
This allows us to use analytic functions aka windowing functions in generated select statements.

Closes #1019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: selectbuilder SelectBuilder stands for the complete API for creating SQL statements programmatically.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant