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

[jira] [Resolved] (ARROW-11787) [R] Implement write csv

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

Neal Richardson resolved ARROW-11787.
-------------------------------------
    Resolution: Fixed

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

> [R] Implement write csv
> -----------------------
>
>                 Key: ARROW-11787
>                 URL: https://issues.apache.org/jira/browse/ARROW-11787
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Jonathan Keane
>            Assignee: Nic Crane
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 5.0.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Now that ARROW-2229 has been completed, we can wire up R to use the c++ bindings to write csvs from tables and record batches
> https://github.com/apache/arrow/commit/9a9baf6824db91be2c0913367d4b151d9390a4e6#diff-d8b00a9202f9ae1ef6f2f113fec2e0f95f6287969317da520767738d690152d4R39-R44
> There's a slight catch that it doesn't take shared_ptr so you have to *dereference them in the wrapper



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