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