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
9a9baf6#diff-d8b00a9202f9ae1ef6f2f113fec2e0f95f6287969317da520767738d690152d4R39-R44
There's a slight catch that it doesn't take shared_ptr so you have to *dereference them in the wrapper
Reporter: Jonathan Keane / @jonkeane
Assignee: Nicola Crane / @thisisnic
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-11787. Please see the migration documentation for further details.
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
9a9baf6#diff-d8b00a9202f9ae1ef6f2f113fec2e0f95f6287969317da520767738d690152d4R39-R44
There's a slight catch that it doesn't take shared_ptr so you have to *dereference them in the wrapper
Reporter: Jonathan Keane / @jonkeane
Assignee: Nicola Crane / @thisisnic
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-11787. Please see the migration documentation for further details.