[
https://issues.apache.org/jira/browse/ARROW-6468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-6468.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 5591
[https://github.com/apache/arrow/pull/5591]
> [C++] Remove unused hashing routines
> ------------------------------------
>
> Key: ARROW-6468
> URL: https://issues.apache.org/jira/browse/ARROW-6468
> Project: Apache Arrow
> Issue Type: Task
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The adoption of xxh3 for hashing (in ARROW-6385) probably left around some
> specialized but unused hashing functions (e.g. CRC-based hashing, perhaps
> also murmurhash). We should probably remove them if no problem surfaces with
> xxh3.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)