Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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
There's a slight catch that it doesn't take shared_ptr so you have to *dereference them in the wrapper
Attachments
Issue Links
- depends upon
-
ARROW-2229 [C++] Write CSV files from RecordBatch, Table
- Resolved
- relates to
-
ARROW-12540 [C++] Implement cast from date32[day] to utf8
- Resolved
- links to