Skip to content

[C++][Compute] Improve memory efficiency in Grouper #32431

@asfimport

Description

@asfimport

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

Reporter: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-17129. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions