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/09/29 12:32:51 UTC

[arrow] branch main updated (141559816e -> 72c6497dd0)

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

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


    from 141559816e GH-37950: [R] tests fail on R < 4.0 due to test calling data.frame() without specifying stringsAsFactors=FALSE (#37951)
     add 72c6497dd0 GH-37813: [R] add quoted_na argument to open_delim_dataset() (#37828)

No new revisions were added by this update.

Summary of changes:
 r/R/dataset-format.R                | 15 ++++++++++-----
 r/R/dataset.R                       | 13 ++++++++-----
 r/man/open_delim_dataset.Rd         | 15 +++++++++++----
 r/tests/testthat/test-dataset-csv.R | 14 ++++++++++++--
 4 files changed, 41 insertions(+), 16 deletions(-)