[
https://issues.apache.org/jira/browse/ARROW-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17658264#comment-17658264
]
Rok Mihevc commented on ARROW-1232:
-----------------------------------
This issue has been migrated to [issue
#17072|https://github.com/apache/arrow/issues/17072] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
> Reporter: Bryan Cutler
> Priority: Major
>
> 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
(v8.20.10#820010)