You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/12/17 23:54:43 UTC

[arrow] branch master updated (acce836 -> 157bc24)

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 acce836  ARROW-14510: [R] [CI] ensure that docker runs don't use host-built artifacts
     add 157bc24  ARROW-15122: [R] Gate parquet tests on snappy

No new revisions were added by this update.

Summary of changes:
 ci/scripts/r_docker_configure.sh            | 14 --------------
 cpp/build-support/snappy-UBSAN.patch        | 30 -----------------------------
 cpp/cmake_modules/ThirdpartyToolchain.cmake |  9 ---------
 r/R/arrow-package.R                         |  7 +++++++
 r/R/parquet.R                               |  2 +-
 r/inst/build_arrow_static.sh                |  6 ------
 r/man/read_parquet.Rd                       |  2 +-
 r/tests/testthat/helper-skip.R              | 19 +++++++++---------
 r/tests/testthat/test-Array.R               |  2 +-
 r/tests/testthat/test-arrow.R               |  2 +-
 10 files changed, 20 insertions(+), 73 deletions(-)
 delete mode 100644 cpp/build-support/snappy-UBSAN.patch