Skip to content

[C++] Hash table specializations for small integers #17932

@asfimport

Description

@asfimport

There is no need to use a dynamically-sized hash table with uint8, int8, since a fixed-size lookup table can be used and avoid hashing altogether

Reporter: Wes McKinney / @wesm
Assignee: Panchen Xue / @xuepanchen

PRs and other links:

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions