You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Michal Nowakiewicz (Jira)" <ji...@apache.org> on 2021/09/16 06:02:00 UTC

[jira] [Updated] (ARROW-12723) [C++][Compute] GroupBy: add unittests for individual components of hash group by

     [ https://issues.apache.org/jira/browse/ARROW-12723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Nowakiewicz updated ARROW-12723:
---------------------------------------
    Fix Version/s:     (was: 6.0.0)
                   7.0.0

> [C++][Compute] GroupBy: add unittests for individual components of hash group by
> --------------------------------------------------------------------------------
>
>                 Key: ARROW-12723
>                 URL: https://issues.apache.org/jira/browse/ARROW-12723
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 4.0.0
>            Reporter: Michal Nowakiewicz
>            Assignee: Michal Nowakiewicz
>            Priority: Major
>             Fix For: 7.0.0
>
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)