-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
chore: remove partition_keys from (Bounded)WindowAggExec #14526
Conversation
Thank you @irenjj. I'd like to take this ASAP. Can you ping me when it is ready. |
Some tests are failing. I'll let you know when they're fixed. @berkaysynnada |
09039a4
to
d0a8fb5
Compare
Hi, @berkaysynnada , all tests have passed, PTAL. |
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.
LGTM @irenjj, thank you. I've sent a minor commit for further improvements. Do they make sense to you?
Sure, thank you! @berkaysynnada |
Which issue does this PR close?
Rationale for this change
What changes are included in this PR?
Are these changes tested?
Are there any user-facing changes?