You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Benjamin Kietzman (JIRA)" <ji...@apache.org> on 2019/08/16 16:13:00 UTC

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

Benjamin Kietzman created ARROW-6275:
----------------------------------------

             Summary: [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


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
(v7.6.14#76016)