You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Ji Liu (JIRA)" <ji...@apache.org> on 2019/08/15 13:09:00 UTC

[jira] [Created] (ARROW-6249) [Java] Remove useless class ByteArrayWrapper

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)