[
https://issues.apache.org/jira/browse/ARROW-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman closed ARROW-6275.
-------------------------------
Resolution: Won't Fix
This is no longer relevant since Iterator is a type erased wrapper rather than
a base class
> [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: Ben Kietzman
> Assignee: Ben Kietzman
> Priority: Minor
> Fix For: 1.0.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.4#803005)