You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/05/11 15:57:04 UTC

[jira] [Created] (ARROW-1008) [C++] Define abstract interface for stream iteration

Wes McKinney created ARROW-1008:
-----------------------------------

             Summary: [C++] Define abstract interface for stream iteration
                 Key: ARROW-1008
                 URL: https://issues.apache.org/jira/browse/ARROW-1008
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


The purpose of this JIRA is to decouple the physical structure of the stream from the StreamReader API. So if we wanted to put the stream components into different physical files on disk, this would permit the construction of a different kind of StreamIterator that knows how to read the respective stream components from files



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