Antoine Pitrou created ARROW-6468:
-------------------------------------
Summary: [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
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.2#803003)