You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Alessandro Molina (Jira)" <ji...@apache.org> on 2021/10/01 07:17:03 UTC

[jira] [Updated] (ARROW-13663) [C++] RecordBatchReader should support STL-like iteration

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

Alessandro Molina updated ARROW-13663:
--------------------------------------
    Fix Version/s:     (was: 6.0.0)
                   7.0.0

> [C++] RecordBatchReader should support STL-like iteration
> ---------------------------------------------------------
>
>                 Key: ARROW-13663
>                 URL: https://issues.apache.org/jira/browse/ARROW-13663
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Antoine Pitrou
>            Priority: Major
>              Labels: beginner, easy
>             Fix For: 7.0.0
>
>
> Our custom {{Iterator<T>}} has support for STL-like iteration (allowing natural for loops), but {{RecordBatchReader}} doesn't. Adding STL-like iteration would be a significant quality of life improvement for developers



--
This message was sent by Atlassian Jira
(v8.3.4#803005)