You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/10 18:40:00 UTC

[jira] [Updated] (ARROW-13623) [R] write_csv_arrow should follow the signature of readr::write_csv

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

ASF GitHub Bot updated ARROW-13623:
-----------------------------------
    Labels: pull-request-available  (was: )

> [R] write_csv_arrow should follow the signature of readr::write_csv
> -------------------------------------------------------------------
>
>                 Key: ARROW-13623
>                 URL: https://issues.apache.org/jira/browse/ARROW-13623
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Dragoș Moldovan-Grünfeld
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Map the arguments to our WriteOptions and error on unsupported options. Make the defaults match. Also make Jiras if needed for missing CSV write options in the C++ library. 
> I noticed we had a difference in quoting: readr doesn't quote strings by default but we do. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)