What's Changed
- fix(arrow/compute/exprs): Handle large types in expr handling by @zeroshade in #440
- chore: Bump github.com/klauspost/cpuid/v2 from 2.2.11 to 2.3.0 by @dependabot[bot] in #444
- chore: Bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #443
- chore: Bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #442
- fix(arrow/compute/exprs): fix literalToDatum for precision types by @zeroshade in #447
- chore: Bump golang.org/x/tools from 0.34.0 to 0.35.0 by @dependabot[bot] in #441
- fix(arrow/array): Fix RecordFromJSON perf by @zeroshade in #449
- fix(arrow/array): update timestamp json format by @zeroshade in #450
- refactor: switch golang.org/x/exp to standard library packages by @ufUNnxagpM in #453
- chore: Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by @dependabot[bot] in #458
- fix(parquet/pqarrow): supress io.EOF in RecordReader.Err() by @ryanschneider in #452
- chore: Bump github.com/substrait-io/substrait-go/v4 from 4.3.0 to 4.4.0 by @dependabot[bot] in #459
- fix(array): add nil checks in Data.Release() for childData by @secfree in #456
- fix(arrow/compute): Fix scalar comparison batches by @zeroshade in #465
- chore: Bump actions/checkout from 4 to 5 by @dependabot[bot] in #471
- chore: Bump golang.org/x/tools from 0.35.0 to 0.36.0 by @dependabot[bot] in #467
- chore: Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #468
- chore: Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by @dependabot[bot] in #469
- refactor(arrow): rename Record to RecordBatch and add deprecated alias by @Mandukhai-Alimaa in #466
- refactor(arrow): migrate leaf packages to use RecordBatch by @Mandukhai-Alimaa in #473
- refactor(arrow): third increment of the Record -> RecordBatch migration by @Mandukhai-Alimaa in #478
- chore: Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by @dependabot[bot] in #480
- ci(parquet/pqarrow): integration tests for reading shredded variants by @zeroshade in #455
- chore: Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by @dependabot[bot] in #483
- chore: Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #482
- Implement RLE dictionary decoder using generics by @daniel-adam-tfs in #477
- chore: Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by @dependabot[bot] in #481
- fix(parquet/internal/encoding): Fix typed dictionary encoding by @MasslessParticle in #479
- refactor(arrow): fourth increment of the Record -> RecordBatch migration by @Mandukhai-Alimaa in #486
- chore: bump version number by @zeroshade in #487
New Contributors
- @ufUNnxagpM made their first contribution in #453
- @ryanschneider made their first contribution in #452
- @secfree made their first contribution in #456
- @Mandukhai-Alimaa made their first contribution in #466
- @daniel-adam-tfs made their first contribution in #477
Full Changelog: v18.4.0...v18.4.1