Skip to content

MLIR: Nested/Expression aggregate logic - #806

Merged
cyrusknopf merged 1 commit into
mainfrom
fix/mlir/nested-aggregates
Aug 21, 2026
Merged

MLIR: Nested/Expression aggregate logic#806
cyrusknopf merged 1 commit into
mainfrom
fix/mlir/nested-aggregates

Conversation

@cyrusknopf

Copy link
Copy Markdown
Contributor

Prior to this PR, expressions that contained aggregates were not treated as aggregates.

This PR adds logic to ensure that aggregates and grouping keys that are nested in an arbitrary expression are generated correctly.

@cyrusknopf cyrusknopf self-assigned this Aug 20, 2026
@cyrusknopf
cyrusknopf marked this pull request as ready for review August 20, 2026 12:10
@cyrusknopf
cyrusknopf requested a review from rjb32 as a code owner August 20, 2026 12:10
@cyrusknopf
cyrusknopf force-pushed the fix/mlir/nested-aggregates branch from 4b90d5a to 1537da3 Compare August 21, 2026 11:13
@cyrusknopf
cyrusknopf force-pushed the fix/mlir/nested-aggregates branch from 1537da3 to 87f41ce Compare August 21, 2026 12:48
@cyrusknopf
cyrusknopf merged commit 7321465 into main Aug 21, 2026
2 checks passed
@cyrusknopf
cyrusknopf deleted the fix/mlir/nested-aggregates branch August 21, 2026 13:32
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.

2 participants