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 7eba115 ARROW-13860: [R] arrow 5.0.0 write_parquet throws error
writing grouped data.frame
add cb1f15b ARROW-14237: [R] [CI] Disable altrep in R <= 3.5
No new revisions were added by this update.
Summary of changes:
ci/etc/rprofile | 14 ++++++++++----
r/src/array_to_vector.cpp | 8 +-------
r/src/arrow_types.h | 6 +++---
r/tests/testthat/helper-skip.R | 6 ++++++
r/tests/testthat/test-Array.R | 13 +++++++++----
r/tests/testthat/test-RecordBatch.R | 4 ++++
r/tests/testthat/test-altrep.R | 2 +-
r/tests/testthat/test-chunked-array.R | 6 ++++++
r/tests/testthat/test-scalar.R | 4 ++++
9 files changed, 44 insertions(+), 19 deletions(-)