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

[jira] [Created] (ARROW-12687) [C++][Dataset] Support C Data Interface with Scanner

David Li created ARROW-12687:
--------------------------------

             Summary: [C++][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++
            Reporter: David Li


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)