You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by as...@apache.org on 2023/01/26 22:06:23 UTC

[arrow] branch master updated (068f49953c -> fc55807143)

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

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


    from 068f49953c MINOR: [C++][Parquet] Rephrase decimal annotation (#33694)
     add fc55807143 GH-33439:  [CI] Substrait Integration Testing (#14596)

No new revisions were added by this update.

Summary of changes:
 ...ockerfile => conda-python-substrait.dockerfile} | 36 +++++++++++-----------
 ...tall_ninja.sh => install_substrait_consumer.sh} | 32 +++++++++----------
 .../{install_dask.sh => integration_substrait.sh}  | 25 ++++++---------
 dev/tasks/tasks.yml                                |  8 +++++
 docker-compose.yml                                 | 28 +++++++++++++++++
 5 files changed, 78 insertions(+), 51 deletions(-)
 copy ci/docker/{conda-python-spark.dockerfile => conda-python-substrait.dockerfile} (66%)
 copy ci/scripts/{install_ninja.sh => install_substrait_consumer.sh} (63%)
 copy ci/scripts/{install_dask.sh => integration_substrait.sh} (64%)