Skip to content

feat: support WindowGroupLimitExec - #4870

Open
comphead wants to merge 16 commits into
apache:mainfrom
comphead:window_group
Open

feat: support WindowGroupLimitExec#4870
comphead wants to merge 16 commits into
apache:mainfrom
comphead:window_group

Conversation

@comphead

@comphead comphead commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #4837 .

Rationale for this change

What changes are included in this PR?

How are these changes tested?

@comphead
comphead force-pushed the window_group branch 3 times, most recently from 14ee3bb to d781362 Compare July 25, 2026 18:37
@comphead comphead added this to the 1.1.0 milestone Jul 28, 2026
@comphead
comphead marked this pull request as ready for review August 13, 2026 03:21
: : : +- CometWindowGroupLimitExec
: : : +- CometSort
: : : +- CometFilter
: : : : +- Subquery

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting, we dont support Subquery? 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support WindowGroupLimitExec (window-based limit pushdown)

1 participant