You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/11/01 20:44:16 UTC

[arrow] branch master updated (273fab7 -> a0c6504)

This is an automated email from the ASF dual-hosted git repository.

jonkeane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 273fab7  ARROW-14533: [R] Turn linter off on curly braces on new line
     add a0c6504  ARROW-13887 [R] Capture error produced when reading in CSV file with headers and using a schema, and add suggestion

No new revisions were added by this update.

Summary of changes:
 r/R/csv.R                   |  7 ++++++-
 r/R/util.R                  | 15 +++++++++++++++
 r/tests/testthat/test-csv.R | 21 +++++++++++++++++++++
 3 files changed, 42 insertions(+), 1 deletion(-)