[
https://issues.apache.org/jira/browse/ARROW-6768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-6768:
----------------------------------
Labels: dataset pull-request-available (was: dataset)
> [C++][Dataset] Implement dataset::Scan to Table helper function
> ---------------------------------------------------------------
>
> Key: ARROW-6768
> URL: https://issues.apache.org/jira/browse/ARROW-6768
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Francois Saint-Jacques
> Assignee: Francois Saint-Jacques
> Priority: Major
> Labels: dataset, pull-request-available
>
> The Scan interface exposes classes (ScanTask/Iterator) which are not of
> interest to all callers. This would implementĀ `Status
> Scan::Materialize(std::shared_ptr<arrow::Table>* out)` so consumers canĀ call
> this function instead of consuming and dispatching the streaming interface.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)