We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think including the PARTITION BY information somewhere in this plan would be valuable -- maybe it could be added to WindowExpr formatting?
PARTITION BY
WindowExpr
I may be missing a reason to not include it as well
Originally posted by @alamb in #501 (comment)
The text was updated successfully, but these errors were encountered:
partition by
Successfully merging a pull request may close this issue.
I think including the
PARTITION BY
information somewhere in this plan would be valuable -- maybe it could be added toWindowExpr
formatting?I may be missing a reason to not include it as well
Originally posted by @alamb in #501 (comment)
The text was updated successfully, but these errors were encountered: