This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 75c8cd6 ARROW-11328: [R] Collecting zero columns from a dataset
returns entire dataset
add c0ce2b1 ARROW-12098: [R] Catch cpp build failures on linux
No new revisions were added by this update.
Summary of changes:
ci/scripts/r_test.sh | 19 +-
dev/tasks/r/azure.linux.yml | 6 +-
dev/tasks/tasks.yml | 20 +-
r/R/arrow-package.R | 54 +-
r/R/install-arrow.R | 92 +-
r/data-raw/codegen.R | 11 +-
r/inst/build_arrow_static.sh | 2 +-
r/src/arrowExports.cpp | 2296 ++++++++++++++++++++++++++++++++++++++++++
r/tools/nixlibs.R | 4 +-
9 files changed, 2419 insertions(+), 85 deletions(-)