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
Describe the bug
Running a simple benchmark (5000 groups, 5000 int64 values per group),
array_aggin DataFusion is roughly 30x slower than DuckDB and 60x slower than ClickHouse.To Reproduce
No response
Expected behavior
No response
Additional context
No response