You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/07/24 04:44:00 UTC

[jira] [Created] (ARROW-6020) [Java] Refactor ByteFunctionHelper#hash with new added ArrowBufHasher

Ji Liu created ARROW-6020:
-----------------------------

             Summary: [Java] Refactor ByteFunctionHelper#hash with new added ArrowBufHasher
                 Key: ARROW-6020
                 URL: https://issues.apache.org/jira/browse/ARROW-6020
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Ji Liu
            Assignee: Ji Liu


Some logic in these two classes are similar, should replace ByteFunctionHelper#hash logic with ArrowBufHasher since it has murmur hash algorithm which could avoid hash collision.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)