Skip to content

[C++][Compute] Use generic hash-aggregate for DictionaryArrays #28104

@asfimport

Description

@asfimport

When calculating unique for chunked DictionaryArrays we currently run through all chunks and unify their dictionaries and then collect chunk indices. We could avoid the dictionary unification by using a generic hash.

See discussion here and here

Reporter: Rok Mihevc / @rok

Related issues:

Note: This issue was originally created as ARROW-12301. 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