Skip to content

[C++][Compute] GroupBy: add unittests for individual components of hash group by #28466

@asfimport

Description

@asfimport

Add unit tests directly verifying individual building blocks of hash group by:

  • hash calculation
  • bit utilities introduced by hash group by
  • comparison
  • hash table core
  • encoding and decoding of column-oriented data to row-oriented format

Reporter: Michal Nowakiewicz / @michalursa

Related issues:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions