[
https://issues.apache.org/jira/browse/ARROW-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-6275:
--------------------------------
Fix Version/s: 0.15.0
> [C++] Deprecate RecordBatchReader::ReadNext
> -------------------------------------------
>
> Key: ARROW-6275
> URL: https://issues.apache.org/jira/browse/ARROW-6275
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Benjamin Kietzman
> Assignee: Benjamin Kietzman
> Priority: Minor
> Fix For: 0.15.0
>
>
> After 6161, RecordBatchReader is a refinement of util::Iterator and the
> ReadNext method is redundant and can be deprecated. (util::Iterator provides
> Next, which has identical semantics.)
--
This message was sent by Atlassian Jira
(v8.3.2#803003)