[
https://issues.apache.org/jira/browse/ARROW-12687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-12687.
------------------------------
Fix Version/s: 5.0.0
Resolution: Fixed
Issue resolved by pull request 10268
[https://github.com/apache/arrow/pull/10268]
> [C++][Python][Dataset] Support C Data Interface with Scanner
> ------------------------------------------------------------
>
> Key: ARROW-12687
> URL: https://issues.apache.org/jira/browse/ARROW-12687
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++, Python
> Reporter: David Li
> Assignee: David Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 5.0.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> There are lots of ways we could do this:
> * Direct support on the Scanner
> * A generic exporter for any RecordBatchIterator
> * A way to wrap a Scanner and/or RecordBatchIterator asĀ RecordBatchReader
--
This message was sent by Atlassian Jira
(v8.3.4#803005)