Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The only place left using it is in GroupBy in arrow/compute/exec/aggregate.cc. This can be refactored to use ExecSpan.
As part of this removal, we should adapt the benchmarks for ExecSpanIterator to demonstrate the performance improvement there
Attachments
Issue Links
- is a child of
-
ARROW-16755 [C++] Improve array expression and kernel evaluation performance on small inputs
- Open