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/07/15 12:32:18 UTC

[arrow] branch master updated (5a86d53 -> c56b6e3)

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 5a86d53  ARROW-13315: [R] Wrap r_task_group includes with ARROW_R_WITH_ARROW checking
     add c56b6e3  ARROW-13215: [R] [CI] Add ENV TZ to docker files

No new revisions were added by this update.

Summary of changes:
 .env                                    | 1 +
 .github/workflows/r.yml                 | 9 +++++++--
 ci/docker/linux-apt-r.dockerfile        | 3 +++
 ci/docker/linux-r.dockerfile            | 3 +++
 docker-compose.yml                      | 5 +++++
 r/tests/testthat/test-Array.R           | 4 ++--
 r/tests/testthat/test-data-type.R       | 2 +-
 r/tests/testthat/test-dplyr-lubridate.R | 2 +-
 r/tests/testthat/test-python.R          | 2 +-
 9 files changed, 24 insertions(+), 7 deletions(-)