github apache/arrow-go v18.5.2-rc0
Apache Arrow Go v18.5.2-rc0

pre-release9 hours ago

What's Changed

  • chore: bump parquet-testing submodule by @zeroshade in #633
  • fix(arrow/array): handle empty binary values correctly in BinaryBuilder by @zeroshade in #634
  • test(arrow/array): add test to binary builder by @zeroshade in #636
  • chore: Bump modernc.org/sqlite from 1.29.6 to 1.44.1 by @dependabot[bot] in #627
  • chore: Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 by @dependabot[bot] in #643
  • chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 by @dependabot[bot] in #641
  • chore: Bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.25 by @dependabot[bot] in #639
  • chore: Bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #638
  • chore: Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by @dependabot[bot] in #640
  • chore: Bump modernc.org/sqlite from 1.44.1 to 1.44.2 by @dependabot[bot] in #642
  • fix(parquet): decryption of V2 data pages by @daniel-adam-tfs in #596
  • chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.78.1 to 0.79.0 by @dependabot[bot] in #651
  • chore: Bump github.com/zeebo/xxh3 from 1.0.2 to 1.1.0 by @dependabot[bot] in #649
  • chore: Bump actions/setup-python from 6.1.0 to 6.2.0 by @dependabot[bot] in #650
  • chore: Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #648
  • perf(arrow): Reduce the amount of allocated objects by @spiridonov in #645
  • fix(parquet/file): regression with decompressing data by @zeroshade in #652
  • fix(arrow/compute): take on record/array with nested struct by @zeroshade in #653
  • fix(parquet/file): write large string values by @zeroshade in #655
  • chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.2 to 7.3.0 by @dependabot[bot] in #656
  • chore: Bump golang.org/x/sys from 0.40.0 to 0.41.0 by @dependabot[bot] in #659
  • ci: ensure extra GC cycle for flaky tests by @zeroshade in #661
  • chore: Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by @dependabot[bot] in #660
  • chore: Bump modernc.org/sqlite from 1.44.3 to 1.45.0 by @dependabot[bot] in #658
  • chore: Bump golang.org/x/tools from 0.41.0 to 0.42.0 by @dependabot[bot] in #657
  • fix(arrow/array): handle exponent notation for unmarshal int by @zeroshade in #662
  • fix(flight/flightsql/driver): fix time.Time params by @etodd in #666
  • chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.79.0 to 0.80.0 by @dependabot[bot] in #664
  • chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by @dependabot[bot] in #665
  • fix(parquet): bss encoding and tests on big endian systems by @daniel-adam-tfs in #663
  • fix(parquet/pqarrow): selective column reading of complex map column by @zeroshade in #668
  • feat(arrow/ipc): support custom_metadata on RecordBatch messages by @rustyconover in #669
  • chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81.0 by @dependabot[bot] in #671
  • chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 by @dependabot[bot] in #670
  • chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 by @dependabot[bot] in #672
  • feat: Support setting IPC options in FlightSQL call options by @peasee in #674
  • chore(dev/release): embed hash of source tarball into email by @zeroshade in #675
  • chore(arrow): bump PkgVersion to 18.5.2 by @zeroshade in #676

New Contributors

Full Changelog: v18.5.1...v18.5.2-rc0

Don't miss a new arrow-go release

NewReleases is sending notifications on new releases.