You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by th...@apache.org on 2023/01/09 11:28:12 UTC

[arrow] branch master updated (37f5a3584a -> 211925c92e)

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

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


    from 37f5a3584a GH-15259:  [CI] component assignment fails due to typo (#15260)
     add 211925c92e ARROW-15812: [R] Accept col_names in open_dataset for CSV (#14705)

No new revisions were added by this update.

Summary of changes:
 r/R/csv.R                           |  2 +-
 r/R/dataset-format.R                | 78 ++++++++++++++++++++++++++++---------
 r/tests/testthat/test-dataset-csv.R | 60 +++++++++++++++++++++++-----
 3 files changed, 111 insertions(+), 29 deletions(-)