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/04 00:50:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16855180#comment-16855180 ] 

Wes McKinney commented on ARROW-5500:
-------------------------------------

This brings up a bigger question of whether the `arrow` library as it is being developed now is the desired "front end" for end-users. 

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