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 2020/01/06 20:58:38 UTC

[arrow] branch master updated (e8e4ca7 -> 45de77c)

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 e8e4ca7  ARROW-7309: [Python] Support HDFS federation viewfs
     add 45de77c  ARROW-7328: [CI] GitHub Actions should trigger on changes to GitHub Actions configuration

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp.yml         | 2 ++
 .github/workflows/cpp_cron.yml    | 6 ++++++
 .github/workflows/csharp.yml      | 2 ++
 .github/workflows/dev.yml         | 1 +
 .github/workflows/go.yml          | 2 ++
 .github/workflows/integration.yml | 2 ++
 .github/workflows/java.yml        | 2 ++
 .github/workflows/java_jni.yml    | 2 ++
 .github/workflows/js.yml          | 2 ++
 .github/workflows/python.yml      | 3 ++-
 .github/workflows/python_cron.yml | 6 ++++++
 .github/workflows/r.yml           | 2 ++
 .github/workflows/ruby.yml        | 2 ++
 .github/workflows/rust.yml        | 4 ++--
 14 files changed, 35 insertions(+), 3 deletions(-)