You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2022/07/19 13:26:00 UTC

[jira] [Created] (ARROW-17129) [C++][Compute] Improve memory efficiency in Grouper

Wes McKinney created ARROW-17129:
------------------------------------

             Summary: [C++][Compute] Improve memory efficiency in Grouper
                 Key: ARROW-17129
                 URL: https://issues.apache.org/jira/browse/ARROW-17129
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Wes McKinney


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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)