You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/04/08 20:15:41 UTC

[arrow] branch master updated (2fc20fe -> 58e7231)

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

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


    from 2fc20fe  ARROW-8372: [C++] Migrate Table and RecordBatch APIs to Result<T>
     add 58e7231  ARROW-8316: [CI] Set docker-compose to use docker-cli instead of docker-py for building images

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cpp.yml         | 2 ++
 .github/workflows/cpp_cron.yml    | 2 ++
 .github/workflows/dev.yml         | 4 ++++
 .github/workflows/go.yml          | 4 ++++
 .github/workflows/integration.yml | 4 ++++
 .github/workflows/java.yml        | 4 ++++
 .github/workflows/java_jni.yml    | 4 ++++
 .github/workflows/js.yml          | 4 ++++
 .github/workflows/python.yml      | 4 ++++
 .github/workflows/python_cron.yml | 4 ++++
 .github/workflows/r.yml           | 4 ++++
 .github/workflows/ruby.yml        | 4 ++++
 .github/workflows/rust.yml        | 4 ++++
 13 files changed, 48 insertions(+)