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 68dc40a10b GH-14917: [C++] Error out when GTest is compiled with a C++
standard lower than 17 (#34765)
add 8efb43ddcb GH-15247: [R] Error when trying to save a data.frame with
NULL column names (#34798)
No new revisions were added by this update.
Summary of changes:
r/R/csv.R | 15 ++++++++++-----
r/R/dataset-write.R | 1 +
r/R/record-batch-reader.R | 1 +
r/R/table.R | 1 +
r/R/util.R | 13 ++++++++++++-
r/tests/testthat/test-Table.R | 6 ++++++
r/tests/testthat/test-dataset-write.R | 6 ++++++
r/tests/testthat/test-record-batch-reader.R | 6 ++++++
8 files changed, 43 insertions(+), 6 deletions(-)