This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from b451b34a26 GH-35935: [C++] Clean interruption of a Acero plan with
`use_threads=false` (#35953)
add 5854d04053 GH-36198: [Go] Remove deprecated equality checks (#36169)
No new revisions were added by this update.
Summary of changes:
go/arrow/array/compare.go | 38 +--------------
go/arrow/array/compare_test.go | 32 ++++++-------
go/arrow/array/concat_test.go | 4 +-
go/arrow/array/dictionary.go | 4 +-
go/arrow/array/dictionary_test.go | 98 +++++++++++++++++++--------------------
go/arrow/array/util_test.go | 18 +++----
go/arrow/cdata/cdata_test.go | 6 +--
7 files changed, 83 insertions(+), 117 deletions(-)