Liya Fan created ARROW-6221: ------------------------------- Summary: [Java] Improve the performance of RangeEqualVisitor for comparing variable-width vectors Key: ARROW-6221 URL: https://issues.apache.org/jira/browse/ARROW-6221 Project: Apache Arrow Issue Type: Improvement Components: Java Reporter: Liya Fan Assignee: Liya Fan
Two improvements: # Compare the whole range of the data buffer, instead of comparing individual elements. # If two elements are of different sizes, there is no need to compare them. -- This message was sent by Atlassian JIRA (v7.6.14#76016)