[
https://issues.apache.org/jira/browse/ARROW-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6769:
----------------------------------
Labels: dataset pull-request-available (was: dataset)
> [C++][Dataset] End to End dataset integration test case
> -------------------------------------------------------
>
> Key: ARROW-6769
> URL: https://issues.apache.org/jira/browse/ARROW-6769
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Major
> Labels: dataset, pull-request-available
>
> 1. Create a DataSource from a known directory and a PartitionScheme.
> 2. Create a Dataset from the previous DataSource.
> 3. Request a ScannerBuilder from previous Dataset.
> 4. Add filter expression to ScannerBuilder (and other options).
> 5. Finalize into a Scan operation.
> 6. Materialize into an arrow::Table.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)