[
https://issues.apache.org/jira/browse/ARROW-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-1008.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 679
[https://github.com/apache/arrow/pull/679]
> [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
> Assignee: Wes McKinney
> Fix For: 0.4.0
>
>
> 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)