[
https://issues.apache.org/jira/browse/ARROW-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liya Fan resolved ARROW-6865.
-----------------------------
Resolution: Fixed
Resolved by https://github.com/apache/arrow/pull/5632
> [Java] Improve the performance of comparing an ArrowBuf against a byte array
> ----------------------------------------------------------------------------
>
> Key: ARROW-6865
> URL: https://issues.apache.org/jira/browse/ARROW-6865
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> We change the way of comparing an ArrowBuf against a byte array from byte
> wise comparison to comparison by long/int/byte.
> Benchmark shows that there is a 6.7x performance improvement.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)