Liya Fan created ARROW-6030: ------------------------------- Summary: [Java] Efficiently compute hash code for ArrowBufPointer Key: ARROW-6030 URL: https://issues.apache.org/jira/browse/ARROW-6030 Project: Apache Arrow Issue Type: New Feature Components: Java Reporter: Liya Fan Assignee: Liya Fan
As ArrowBufHasher is introduced, we can compute the hash code of a continuous region within an ArrowBuf. We optimize the process to make it efficient to avoid recomputation. -- This message was sent by Atlassian JIRA (v7.6.14#76016)