Bryan Cutler created ARROW-1232:
-----------------------------------
Summary: [Java] Decouple ArrowStreamReader from specific data input
Key: ARROW-1232
URL: https://issues.apache.org/jira/browse/ARROW-1232
Project: Apache Arrow
Issue Type: Improvement
Components: Java - Vectors
Reporter: Bryan Cutler
Currently, the ArrowStreamReader must be constructed with a channel/stream to
read data from. It would be better to use an abstraction that would decouple a
specific input stream from the incoming messages. This is following the
discussion from https://github.com/apache/arrow/pull/839
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)