You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2021/01/17 20:58:32 UTC

[arrow] branch master updated (368494f -> 87194de)

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

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


    from 368494f  ARROW-11286: [Release][Yum] Fix minimal build example check
     add 87194de  ARROW-11171: [Go] Fix building on s390x with noasm

No new revisions were added by this update.

Summary of changes:
 go/arrow/math/Makefile           | 6 +++---
 go/arrow/math/float64_s390x.go   | 2 ++
 go/arrow/math/int64_s390x.go     | 2 ++
 go/arrow/math/math_s390x.go      | 1 +
 go/arrow/math/type_s390x.go.tmpl | 1 +
 go/arrow/math/uint64_s390x.go    | 2 ++
 6 files changed, 11 insertions(+), 3 deletions(-)