You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/05 17:11:00 UTC

[jira] [Created] (ARROW-6468) [C++] Remove unused hashing routines

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)