You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2021/08/03 20:24:00 UTC

[jira] [Created] (ARROW-13542) [C++][Compute][Dataset] Add dataset::WriteNode for writing rows from an ExecPlan to disk

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)