You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/09/23 21:53:26 UTC

[arrow] branch master updated (152f8b0 -> ac86123)

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

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


    from 152f8b0  ARROW-10066: [C++] Make sure default AWS region selection algorithm is used
     add ac86123  ARROW-9970: [Go] fix checkptr failure in sum methods

No new revisions were added by this update.

Summary of changes:
 go/arrow/math/float64_avx2_amd64.go   | 4 ++--
 go/arrow/math/float64_sse4_amd64.go   | 4 ++--
 go/arrow/math/int64_avx2_amd64.go     | 4 ++--
 go/arrow/math/int64_sse4_amd64.go     | 4 ++--
 go/arrow/math/type_simd_amd64.go.tmpl | 4 ++--
 go/arrow/math/uint64_avx2_amd64.go    | 4 ++--
 go/arrow/math/uint64_sse4_amd64.go    | 4 ++--
 7 files changed, 14 insertions(+), 14 deletions(-)