You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/14 14:13: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 ]

Krisztian Szucs updated ARROW-12723:
------------------------------------
    Fix Version/s: 8.0.0
                       (was: 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: 8.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.20.1#820001)