You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2021/04/22 21:38:57 UTC

[arrow] branch master updated (ed4f79c -> 69870b9)

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

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


    from ed4f79c  ARROW-12508: [R] expect_as_vector implementation causes test failure on R <= 3.3 & variables defined outside of test_that break build when no arrow install
     add 69870b9  ARROW-12442: [CI] Set job timeouts on GitHub Actions

No new revisions were added by this update.

Summary of changes:
 .github/workflows/archery.yml     |  1 +
 .github/workflows/cancel.yml      |  1 +
 .github/workflows/cpp.yml         |  5 +++++
 .github/workflows/cpp_cron.yml    |  2 ++
 .github/workflows/csharp.yml      |  3 +++
 .github/workflows/go.yml          |  3 +++
 .github/workflows/integration.yml |  1 +
 .github/workflows/java.yml        |  2 ++
 .github/workflows/java_jni.yml    |  1 +
 .github/workflows/js.yml          |  2 ++
 .github/workflows/julia.yml       |  1 +
 .github/workflows/python.yml      |  2 ++
 .github/workflows/python_cron.yml |  1 +
 .github/workflows/r.yml           |  3 +++
 .github/workflows/ruby.yml        |  3 +++
 .github/workflows/rust.yml        | 10 ++++++++++
 16 files changed, 41 insertions(+)