Skip to content
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

[Backport] Add serde for ColumnBasedRowsAndColumns to fix window queries without group by #17111

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

sreemanamala
Copy link
Contributor

Backport of #16658 to 31.0.0.

… group by (apache#16658)

Register a Ser-De for RowsAndColumns so that the window operator query running on leaf operators would be transferred properly on the wire. Would fix the empty response given by window queries without group by on the native engine.

(cherry picked from commit bb1c3c1)
@kgyrtkirk kgyrtkirk merged commit 0c58f88 into apache:31.0.0 Sep 20, 2024
86 checks passed
@kfaraz kfaraz added this to the 31.0.0 milestone Oct 4, 2024
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.

4 participants