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 2022/05/14 06:54:50 UTC

[arrow] branch master updated (07135b254d -> 390fb095b0)

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 07135b254d ARROW-16498: [C++] Fix potential deadlock in arrow::compute::TaskScheduler
     add 390fb095b0 ARROW-16569: [CI] Update checkout actions to newer version

No new revisions were added by this update.

Summary of changes:
 .github/workflows/archery.yml     |  2 +-
 .github/workflows/comment_bot.yml |  6 +++---
 .github/workflows/cpp.yml         | 10 +++++-----
 .github/workflows/csharp.yml      |  6 +++---
 .github/workflows/dev.yml         |  2 +-
 .github/workflows/dev_pr.yml      |  2 +-
 .github/workflows/docs.yml        |  2 +-
 .github/workflows/docs_light.yml  |  2 +-
 .github/workflows/go.yml          | 14 +++++++-------
 .github/workflows/integration.yml |  4 ++--
 .github/workflows/java.yml        |  4 ++--
 .github/workflows/java_jni.yml    |  4 ++--
 .github/workflows/js.yml          |  6 +++---
 .github/workflows/matlab.yml      |  4 ++--
 .github/workflows/python.yml      |  4 ++--
 .github/workflows/r.yml           |  8 ++++----
 .github/workflows/ruby.yml        |  6 +++---
 dev/tasks/macros.jinja            |  2 +-
 18 files changed, 44 insertions(+), 44 deletions(-)