Skip to content

Implement GroupsAccumulator for array_agg aggregation function #10145

@lkt

Description

@lkt

Is your feature request related to a problem or challenge?

Based on the article Aggregating Millions of Groups Fast in Apache Arrow DataFusion it's possible to optimise aggregation functions using GroupsAccumulator.

Describe the solution you'd like

Implement GroupsAccumulator for array_agg aggregation function

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions