Ji Liu created ARROW-6249:
-----------------------------
Summary: [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
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)