You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Francois Saint-Jacques (JIRA)" <ji...@apache.org> on 2019/08/14 22:17:00 UTC

[jira] [Created] (ARROW-6242) [C++] Implements basic Dataset/Scanner/ScannerBuilder

Francois Saint-Jacques created ARROW-6242:
---------------------------------------------

             Summary: [C++] Implements basic Dataset/Scanner/ScannerBuilder
                 Key: ARROW-6242
                 URL: https://issues.apache.org/jira/browse/ARROW-6242
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Francois Saint-Jacques


The goal of this would be to iterate over a Dataset and generate a "flattened" stream of RecordBatches from the union of data sources and data fragments. This should not bother with filtering yet.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)