[
https://issues.apache.org/jira/browse/ARROW-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman resolved ARROW-6769.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 5675
[https://github.com/apache/arrow/pull/5675]
> [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
> Fix For: 1.0.0
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> 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)