Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
asfimport opened this issue May 10, 2021 · 2 comments

Comments

@asfimport
Copy link
Collaborator

asfimport commented May 10, 2021

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.

@asfimport
Copy link
Collaborator Author

Krisztian Szucs / @kszucs:
@michalursa is this still valid?

@asfimport
Copy link
Collaborator Author

Neal Richardson / @nealrichardson:
This issue has been inactive for 3 months, so it has been unassigned and marked as unstarted. If you are still working on this, feel free to reassign yourself and resume progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant