You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2017/03/10 23:27:04 UTC

[jira] [Created] (ARROW-615) Move ByteArrayReadableSeekableByteChannel to vector.util package

Bryan Cutler created ARROW-615:
----------------------------------

             Summary: Move ByteArrayReadableSeekableByteChannel to vector.util package
                 Key: ARROW-615
                 URL: https://issues.apache.org/jira/browse/ARROW-615
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Bryan Cutler
            Priority: Minor


The ByteArrayReadableSeekableByteChannel is useful when reading an ArrowRecordBatch from a byte array with ArrowReader.  Currently it is vector.file test package, this is proposing to move to src/main/java/o.a.a.vector.util



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)