Skip to content

Conversation

@findepi
Copy link

@findepi findepi commented Jun 25, 2025

backport apache#16537

@findepi
Copy link
Author

findepi commented Jun 26, 2025

adding backport of apache@4a4ffd7 / apache#16551

findepi added 2 commits June 26, 2025 08:48
* Fix WindowFrame::new with order_by

Before the change, the frame constructed with
`WindowFrame::new(Some(true))` would not be fully functional, because
of the bound being of unexpected type.

* Change assert helper param order

Putting expected data second allows for natural inlining of expected
values.

(cherry picked from commit 20a723b)
Update `find_window_exprs` signature to be as flexible as
`find_aggregate_exprs`, letting the caller avoid Expr clones.

(cherry picked from commit 4a4ffd7)
@findepi findepi force-pushed the findepi/sdf/45/window branch from 7513812 to 812596b Compare June 26, 2025 06:48
@findepi findepi merged commit 46d39b0 into sdf/45 Jun 26, 2025
42 of 48 checks passed
@findepi findepi deleted the findepi/sdf/45/window branch June 26, 2025 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants