You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/30 21:50:00 UTC

[jira] [Updated] (ARROW-8991) [C++][Compute] Add scalar_hash function

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

ASF GitHub Bot updated ARROW-8991:
----------------------------------
    Labels: analytics good-second-issue pull-request-available  (was: analytics good-second-issue)

> [C++][Compute] Add scalar_hash function
> ---------------------------------------
>
>                 Key: ARROW-8991
>                 URL: https://issues.apache.org/jira/browse/ARROW-8991
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Aldrin M
>            Priority: Major
>              Labels: analytics, good-second-issue, pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The purpose of this function is to compute 32- or 64-bit hash values for each cell in an Array. Hashes for nested types can be computed recursively by combining the hash values of their children



--
This message was sent by Atlassian Jira
(v8.20.10#820010)