Ben Kietzman created ARROW-13542:
------------------------------------
Summary: [C++][Compute][Dataset] Add dataset::WriteNode for
writing rows from an ExecPlan to disk
Key: ARROW-13542
URL: https://issues.apache.org/jira/browse/ARROW-13542
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Ben Kietzman
This will serve as a sink ExecNode which dumps all the batches it receives to
disk. The PR should probably also replace {{FileSystemDataset::Write}} with an
ExecPlan based implementation
--
This message was sent by Atlassian Jira
(v8.3.4#803005)