You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by np...@apache.org on 2021/08/24 16:38:17 UTC

[arrow] branch master updated (0f431c1 -> 556c14c)

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 0f431c1  ARROW-13702: [Python] Add dataset mark to test_parquet_dataset_deprecated_properties
     add 556c14c  ARROW-13466: [R] make installation fail if Arrow C++ dependencies cannot be installed

No new revisions were added by this update.

Summary of changes:
 .github/workflows/r-without-arrow.yml    |  2 +-
 .github/workflows/r.yml                  |  1 -
 ci/scripts/r_revdepcheck.sh              |  3 --
 ci/scripts/r_sanitize.sh                 |  1 -
 ci/scripts/r_test.sh                     |  8 ++---
 ci/scripts/r_valgrind.sh                 |  2 --
 dev/tasks/r/azure.linux.yml              |  1 -
 dev/tasks/r/github.macos-linux.local.yml |  1 -
 dev/tasks/tasks.yml                      | 14 +--------
 r/configure                              | 19 +++++------
 r/tests/testthat/test-arrow.R            |  3 +-
 r/vignettes/developing.Rmd               |  3 --
 r/vignettes/install.Rmd                  | 54 ++++++++++++++++----------------
 13 files changed, 45 insertions(+), 67 deletions(-)