Skip to content

Aggregates: ChunkedArray kernel#6837

Open
gatesn wants to merge 5 commits intodevelopfrom
ngates/aggregate-pushdown
Open

Aggregates: ChunkedArray kernel#6837
gatesn wants to merge 5 commits intodevelopfrom
ngates/aggregate-pushdown

Conversation

@gatesn
Copy link
Contributor

@gatesn gatesn commented Mar 7, 2026

First implementation of an aggregate push-down kernel. Requires making a few changes to the API. It also removes checked flag from the sum aggregate function since this is not supported in the old world so no point trying to re-create it yet.

gatesn added 4 commits March 6, 2026 14:38
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Signed-off-by: Nicholas Gates <nick@nickgates.com>
Copy link
Contributor Author

gatesn commented Mar 7, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@gatesn gatesn added the changelog/feature A new feature label Mar 7, 2026
@gatesn gatesn changed the title Aggregate kernels ChunkedArray aggregate kernel Mar 7, 2026
@gatesn gatesn changed the title ChunkedArray aggregate kernel Aggregates: ChunkedArray kernel Mar 7, 2026
@gatesn gatesn marked this pull request as ready for review March 7, 2026 02:06
Signed-off-by: Nicholas Gates <nick@nickgates.com>
@gatesn gatesn enabled auto-merge (squash) March 7, 2026 02:17
@gatesn gatesn requested a review from robert3005 March 7, 2026 02:17
@gatesn gatesn disabled auto-merge March 7, 2026 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant