Francois Saint-Jacques created ARROW-6768:
---------------------------------------------
Summary: [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
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)