[ 
https://issues.apache.org/jira/browse/ARROW-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438278#comment-17438278
 ] 

Neal Richardson commented on ARROW-8991:
----------------------------------------

Don't we already have this for the group-by aggregation and joining? As in, the 
algorithms may already be there, you would just have to expose a scalar kernel. 
(Alternatively, since we already have those functions, is this still valuable?)

> [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
>            Priority: Major
>              Labels: analytics, good-second-issue
>             Fix For: 7.0.0
>
>
> 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.3.4#803005)

Reply via email to