You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2019/09/11 14:21:00 UTC

[jira] [Updated] (ARROW-6275) [C++] Deprecate RecordBatchReader::ReadNext

     [ 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:     (was: 0.15.0)
                   1.0.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: 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.2#803003)