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/07/17 20:30:00 UTC

[jira] [Resolved] (ARROW-1232) [Java] Decouple ArrowStreamReader from specific data input

     [ https://issues.apache.org/jira/browse/ARROW-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Cutler resolved ARROW-1232.
---------------------------------
    Resolution: Duplicate

> [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)