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

raulcd pushed a change to branch maint-13.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 137e50d7c8 GH-36686: [C++] Pass CMAKE_OSX_SYSROOT to external projects 
(#36706)
     add 2fff4d13e0 GH-36669: [Go] Guard against garbage in C Data structures 
(#36670)
     add 3cded6e6d9 GH-36687: [R] Add correct branch name to autobrew formulae 
to facilitate local testing (#36689)

No new revisions were added by this update.

Summary of changes:
 .../autobrew/apache-arrow-static.rb                |  2 +-
 .../homebrew-formulae/autobrew/apache-arrow.rb     |  2 +-
 go/arrow/cdata/cdata_exports.go                    | 10 +++----
 go/arrow/cdata/cdata_fulltest.c                    | 33 +++++++++++++++++++++
 go/arrow/cdata/cdata_test.go                       | 26 +++++++++++++++++
 go/arrow/cdata/cdata_test_framework.go             | 34 +++++++++++++++++-----
 go/arrow/cdata/exports.go                          | 18 +++++++-----
 go/arrow/cdata/interface.go                        | 20 +++++++++++++
 .../trampoline.c}                                  | 31 ++++++++------------
 r/configure                                        |  2 +-
 10 files changed, 137 insertions(+), 41 deletions(-)
 copy go/arrow/{compute/internal/kernels/cast_numeric_neon_arm64.go => 
cdata/trampoline.c} (56%)

Reply via email to