You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by wj...@apache.org on 2023/01/10 23:10:25 UTC

[arrow] branch master updated (85b167c05c -> f7b18c42c0)

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

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


    from 85b167c05c GH-15200: [C++] Created benchmarks for round kernels. (#15201)
     add f7b18c42c0 ARROW-16480: [R] Update read_csv_arrow and open_dataset parse_options, read_options, and convert_options to take lists (#15270)

No new revisions were added by this update.

Summary of changes:
 r/R/csv.R                           | 13 +++++++++++++
 r/R/dataset-format.R                | 12 ++++++++++++
 r/tests/testthat/test-csv.R         | 23 +++++++++++++++++++++++
 r/tests/testthat/test-dataset-csv.R | 26 +++++++++++++++++++++++++-
 4 files changed, 73 insertions(+), 1 deletion(-)