Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
There are APIs in arrow::compute::Grouper (GetUniques, Consume) which may be able to be refactored to write into preallocated memory or otherwise have a mode that does less mandatory allocation. We can investigate at some point
Attachments
Issue Links
- relates to
-
ARROW-16755 [C++] Improve array expression and kernel evaluation performance on small inputs
- Open