Skip to content

fix: incorrect result with aggregate expression with filter#284

Merged
viirya merged 1 commit intoapache:mainfrom
viirya:fix_agg_with_filter
Apr 18, 2024
Merged

fix: incorrect result with aggregate expression with filter#284
viirya merged 1 commit intoapache:mainfrom
viirya:fix_agg_with_filter

Conversation

@viirya
Copy link
Copy Markdown
Member

@viirya viirya commented Apr 18, 2024

Which issue does this PR close?

Closes #283.

Rationale for this change

What changes are included in this PR?

How are these changes tested?

@viirya
Copy link
Copy Markdown
Member Author

viirya commented Apr 18, 2024

Another unsupported case of aggregation but Comet incorrectly takes it.

cc @huaxingao @sunchao @andygrove

Copy link
Copy Markdown
Contributor

@huaxingao huaxingao left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix @viirya

@viirya viirya merged commit 4da74d8 into apache:main Apr 18, 2024
@viirya
Copy link
Copy Markdown
Member Author

viirya commented Apr 18, 2024

Merged. Thanks.

@viirya viirya deleted the fix_agg_with_filter branch April 18, 2024 03:11
himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
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.

Aggregate expression with filter is incorrectly translated to Comet aggregate native aggregation expression

3 participants