You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/10/27 21:57:14 UTC

[arrow-rs] branch master updated (63417b1f3 -> b4872b7da)

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

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


    from 63417b1f3 Add pow to i256 (#2955)
     add b4872b7da Cleanup CI (#2933)

No new revisions were added by this update.

Summary of changes:
 .github/actions/setup-builder/action.yaml |  18 ++++--
 .github/workflows/arrow.yml               | 100 +++++++++---------------------
 .github/workflows/arrow_flight.yml        |  14 +----
 .github/workflows/docs.yml                |   3 +-
 .github/workflows/miri.yaml               |   3 +-
 .github/workflows/object_store.yml        |  34 +++++++---
 .github/workflows/parquet.yml             |  75 ++++++++++------------
 .github/workflows/parquet_derive.yml      |  17 +----
 .github/workflows/rust.yml                |  12 ++--
 9 files changed, 111 insertions(+), 165 deletions(-)