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

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

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

Jonathan Keane updated ARROW-11787:
-----------------------------------
    Summary: [R] Implement write csv  (was: [R] implement write csv)

> [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
>            Priority: Major
>
> 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)