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

[arrow] branch master updated (704536b48d -> 09f545aead)

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

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


    from 704536b48d ARROW-17853: [Python][CI] Timeout in test_dataset.py::test_write_dataset_s3_put_only (#14257)
     add 09f545aead ARROW-18017: [Go] Simplify Compute module deps and release (#14391)

No new revisions were added by this update.

Summary of changes:
 dev/release/post-11-bump-versions-test.rb |  8 +++---
 dev/release/utils-prepare.sh              |  2 +-
 go.work                                   |  3 ++-
 go.work.sum                               | 45 +------------------------------
 go/arrow/compute/doc.go                   | 11 ++++++++
 go/arrow/compute/go.mod                   |  4 +--
 go/arrow/compute/go.sum                   |  2 ++
 go/go.mod                                 |  1 +
 go/go.sum                                 |  4 +--
 9 files changed, 24 insertions(+), 56 deletions(-)