Skip to content

array_agg is very slow #20465

@neilconway

Description

@neilconway

Describe the bug

Running a simple benchmark (5000 groups, 5000 int64 values per group), array_agg in DataFusion is roughly 30x slower than DuckDB and 60x slower than ClickHouse.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions