You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/03/31 23:13:46 UTC

[arrow] branch master updated (5bfae36 -> ab435da)

This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 5bfae36  ARROW-12165: [Rust] inline append functions of builders
     add ab435da  ARROW-12143: [CI] R builds should timeout and fail after some threshold and dump the output.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/r.yml               | 63 ++++++++++++++--------
 ci/scripts/r_test.sh                  |  4 +-
 dev/tasks/r/azure.linux.yml           | 99 ++++++++++++++++++-----------------
 dev/tasks/r/github.linux.cran.yml     |  9 ++++
 dev/tasks/r/github.linux.versions.yml |  9 ++++
 dev/tasks/r/github.macos.autobrew.yml |  9 ++++
 r/tests/testthat.R                    |  7 ++-
 7 files changed, 128 insertions(+), 72 deletions(-)