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-go.git
from f554e65f perf(arrow/array): append dictionary indices directly (#1313)
add ee8ecae4 chore: require Go 1.26 (#1326)
No new revisions were added by this update.
Summary of changes:
.env | 2 +-
.github/workflows/lint.yml | 2 +-
.github/workflows/test.yml | 9 ++-------
.pre-commit-config.yaml | 2 +-
arrow/array/decimal128_test.go | 2 +-
arrow/array/decimal256_test.go | 2 +-
arrow/array/fixedsize_binary_test.go | 2 +-
arrow/array/interval_test.go | 2 +-
arrow/array/string_test.go | 4 ++--
arrow/compute/internal/kernels/scalar_arithmetic.go | 8 ++++----
arrow/flight/flightsql/driver/README.md | 2 +-
ci/docker/debian-12.dockerfile | 2 +-
go.mod | 2 +-
13 files changed, 18 insertions(+), 23 deletions(-)