You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/06/27 22:25:00 UTC

[jira] [Resolved] (ARROW-5500) [R] read_csv_arrow() signature should match readr::read_csv()

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

Wes McKinney resolved ARROW-5500.
---------------------------------
    Resolution: Fixed

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

> [R] read_csv_arrow() signature should match readr::read_csv()
> -------------------------------------------------------------
>
>                 Key: ARROW-5500
>                 URL: https://issues.apache.org/jira/browse/ARROW-5500
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> So that using it is natural for R users. Internally handle all of the logic needed to map those onto csv_convert_options, csv_read_options, and csv_parse_options. And give a useful error message if a user requests a setting that readr supports but arrow does not.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)