[
https://issues.apache.org/jira/browse/ARROW-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6249:
----------------------------------
Labels: pull-request-available (was: )
> [Java] Remove useless class ByteArrayWrapper
> --------------------------------------------
>
> Key: ARROW-6249
> URL: https://issues.apache.org/jira/browse/ARROW-6249
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Ji Liu
> Assignee: Ji Liu
> Priority: Minor
> Labels: pull-request-available
>
> This class was introduced into encoding part to compare byte[] values equals.
> Since now we compare value/vector equals by new added visitor API by
> ARROW-6022 instead of comparing {{getObject}}, this class is no use anymore.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)