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

[jira] [Created] (ARROW-14289) [C++] Change Scanner::Head to return a RecordBatchReader

Neal Richardson created ARROW-14289:
---------------------------------------

             Summary: [C++] Change Scanner::Head to return a RecordBatchReader
                 Key: ARROW-14289
                 URL: https://issues.apache.org/jira/browse/ARROW-14289
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, R
            Reporter: Neal Richardson
             Fix For: 7.0.0


Following ARROW-9731 and ARROW-13893. This would make it more natural to work with ExecPlans that return a RecordBatchReader when you Run them. Alternatively, we could move the business to RecordBatchReader::Head.



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