You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/07/05 14:19:00 UTC

[jira] [Resolved] (ARROW-12512) [C++][Dataset] Implement CSV writing support

     [ https://issues.apache.org/jira/browse/ARROW-12512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-12512.
------------------------------------
    Fix Version/s: 5.0.0
       Resolution: Fixed

Issue resolved by pull request 10230
[https://github.com/apache/arrow/pull/10230]

> [C++][Dataset] Implement CSV writing support
> --------------------------------------------
>
>                 Key: ARROW-12512
>                 URL: https://issues.apache.org/jira/browse/ARROW-12512
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>              Labels: csv, dataset, datasets, pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> Now that there's a CSV writer, we should hook it up to Datasets.
> It seems some refactoring will be needed to expose a full writer class for CSV so that Datasets can write batches incrementally.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)