[
https://issues.apache.org/jira/browse/ARROW-13542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weston Pace resolved ARROW-13542.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 11017
[https://github.com/apache/arrow/pull/11017]
> [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
> Assignee: Weston Pace
> Priority: Major
> Labels: dataset, pull-request-available, query-engine
> Fix For: 6.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)