Skip to content

Releases: apache/arrow-go

Apache Arrow Go v18.1.0

13 Jan 19:31
58255a7
Compare
Choose a tag to compare

What's Changed

  • GH-19: Add Code Of Conduct by @zeroshade in #161
  • GH-22: Add issue template by @zeroshade in #163
  • GH-26: Add Codeowners by @zeroshade in #160
  • Bump github.com/hamba/avro/v2 from 2.26.0 to 2.27.0 by @dependabot in #166
  • GH-41: [Array] Make String and Binary consistent by @zeroshade in #165
  • fix(arrow/compute): fix scenario where prealloc output is missed by @zeroshade in #167
  • fix: don't clobber saved frame pointer in arm64 assembly functions by @nsrip-dd in #170
  • fix(parquet): Reading UUID columns by @zeroshade in #173
  • fix(arrow/compute): compare kernels with UUID by @zeroshade in #174
  • GH-23: Add PR template by @zeroshade in #164
  • ci: add self-assignable issues by @zeroshade in #176
  • feat(arrow/compute): Implement kernel for "not" function by @zeroshade in #178
  • Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #179
  • Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #180
  • fix(arrow/cdata): handle export struct with no fields by @zeroshade in #175
  • Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #181
  • feat(arrow/compute): make is_nan dispatchable by @zeroshade in #177
  • GH-20: Add CONTRIBUTING.md by @zeroshade in #162
  • chore: Bump github.com/substrait-io/substrait-go from 1.1.0 to 1.2.0 by @dependabot in #183
  • chore: Bump golang.org/x/sync from 0.8.0 to 0.9.0 by @dependabot in #189
  • chore: Bump github.com/klauspost/cpuid/v2 from 2.2.8 to 2.2.9 by @dependabot in #188
  • chore: Bump golang.org/x/tools from 0.26.0 to 0.27.0 by @dependabot in #186
  • chore: bump google.golang.org/grpc from 1.67.1 to 1.68.0 by @zeroshade in #190
  • feat(arrow/cdata): Add Implementation of Async C Data interface by @zeroshade in #169
  • chore: Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #192
  • fix(arrow/memory/internal/cgoalloc): Remove usage of reflect.SliceHeader by @zeroshade in #194
  • ci: update pkg-config to pkgconf on Homebrew by @zeroshade in #198
  • ci: use correct GitHub Actions permission "contents" instead of "content" by @raulcd in #200
  • feat(arrow/ipc): add functions to generate payloads by @zeroshade in #196
  • fix(internal/json): add arrow_json_stdlib build tag by @toddtreece in #199
  • chore: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #201
  • feat(parquet/pqarrow): Add ForceLarge option by @zeroshade in #197
  • chore: Bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #212
  • chore: Bump golang.org/x/tools from 0.27.0 to 0.28.0 by @dependabot in #214
  • chore: Bump google.golang.org/grpc from 1.68.0 to 1.68.1 by @dependabot in #213
  • fix(parquet/metadata): fix default unsigned int statistics by @zeroshade in #210
  • chore: bump github.com/goccy/go-json to v0.10.4 by @toddtreece in #218
  • feat(parquet): Move footerOffset into FileMetaData by @joechenrh in #217
  • chore: Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #219
  • chore: Bump github.com/pierrec/lz4/v4 from 4.1.21 to 4.1.22 by @dependabot in #220
  • chore: Bump google.golang.org/grpc from 1.68.1 to 1.69.0 by @dependabot in #221
  • feat(arrow/ipc): implement lazy loading/zero-copy for IPC files by @zeroshade in #216
  • chore: Bump google.golang.org/protobuf from 1.35.2 to 1.36.0 by @dependabot in #222
  • chore: Bump google.golang.org/protobuf from 1.36.0 to 1.36.1 by @dependabot in #226
  • chore: Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #228
  • chore: Bump github.com/google/flatbuffers from 24.3.25+incompatible to 24.12.23+incompatible by @dependabot in #229
  • chore: Bump google.golang.org/grpc from 1.69.0 to 1.69.2 by @dependabot in #227
  • chore(arrow/compute/expr): upgrade substrait-go by @zeroshade in #234
  • chore: Bump github.com/substrait-io/substrait-go/v3 from 3.2.0 to 3.2.1 by @dependabot in #237
  • chore: Bump golang.org/x/tools from 0.28.0 to 0.29.0 by @dependabot in #235
  • chore: Update the project URL in apache/arrow-go by @kou in #239
  • chore: Enable Java integration test by @kou in #240
  • feat(parquet): Add support for Page Indexes by @zeroshade in #223
  • chore: bump version by @zeroshade in #241

New Contributors

Full Changelog: v18.0.0...v18.1.0

v18.0.0

22 Oct 16:02
c124ae4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/apache/arrow-go/commits/v18.0.0