Sign in
apache
/
arrow-go
/
HEAD
9a3edcc
perf(parquet): dictionary impl cleanup (#701)
by Matt Topol
· 2 days ago
main
fb93279
chore: Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#697)
by dependabot[bot]
· 3 days ago
fe019f1
perf(arrow/array): pre-alloc bulk appends (#699)
by Matt Topol
· 3 days ago
7c6e39b
perf(arrow/compute): improve take kernel perf (#702)
by Matt Topol
· 3 days ago
cfff68c
chore: Bump docker/login-action from 3 to 4 (#695)
by dependabot[bot]
· 3 days ago
cb7d000
chore: Bump github.com/pierrec/lz4/v4 from 4.1.25 to 4.1.26 (#696)
by dependabot[bot]
· 3 days ago
d259680
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.5.0 to 7.5.1 (#698)
by dependabot[bot]
· 3 days ago
1a28af3
fix: add nullability to struct type String() (#700)
by Willem Jan
· 3 days ago
3ad38d0
fix(parquet/file): use adaptive batch sizing to avoid panic (#690)
by Matt Topol
· 4 days ago
3194e44
fix(arrow-go/flightsql): route QueryContext through active transaction (#692)
by wjywbs
· 4 days ago
6b44167
feat(parquet/file): pre-allocate BinaryBuilder data buffer using column chunk metadata to eliminate resize overhead (#689)
by junyan-ling
· 8 days ago
2895752
fix(arrow/flight/session): fix flaky race condition test (#687)
by Matt Topol
· 8 days ago
f137374
chore: Bump actions/download-artifact from 7.0.0 to 8.0.0 (#679)
by dependabot[bot]
· 9 days ago
8141381
chore: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#680)
by dependabot[bot]
· 9 days ago
56ba929
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.4.0 to 7.5.0 (#682)
by dependabot[bot]
· 9 days ago
fb0a62f
chore: Bump actions/setup-go from 6.2.0 to 6.3.0 (#678)
by dependabot[bot]
· 9 days ago
d6242c0
chore: Bump github.com/pterm/pterm from 0.12.82 to 0.12.83 (#681)
by dependabot[bot]
· 9 days ago
61a09f5
chore(dev/release): use release/KEYS instead of dev/KEYS (#683)
by Matt Topol
· 9 days ago
2e878e3
chore(fixup): silly mistake (#686)
by Matt Topol
· 9 days ago
b873f11
chore(dev/post-website): improve email generation (#685)
by Matt Topol
· 9 days ago
2de8b12
chore(arrow): bump PkgVersion to 18.5.2 (#676)
by Matt Topol
· 14 days ago
v18.5.2
v18.5.2-rc0
448122a
chore(dev/release): embed hash of source tarball into email (#675)
by Matt Topol
· 14 days ago
7d9f381
feat: Support setting IPC options in FlightSQL call options (#674)
by William
· 14 days ago
cecefdf
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 (#672)
by dependabot[bot]
· 3 weeks ago
f9281fc
chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 (#670)
by dependabot[bot]
· 3 weeks ago
287a601
chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81.0 (#671)
by dependabot[bot]
· 3 weeks ago
24c66fa
feat(arrow/ipc): support custom_metadata on RecordBatch messages (#669)
by Rusty Conover
· 3 weeks ago
a886a57
fix(parquet/pqarrow): selective column reading of complex map column (#668)
by Matt Topol
· 3 weeks ago
dcb85bf
fix(parquet): bss encoding and tests on big endian systems (#663)
by daniel-adam-tfs
· 3 weeks ago
f7d74a6
chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#665)
by dependabot[bot]
· 3 weeks ago
2df0e6f
chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.79.0 to 0.80.0 (#664)
by dependabot[bot]
· 3 weeks ago
b3689e4
fix(flight/flightsql/driver): fix `time.Time` params (#666)
by Evan Todd
· 3 weeks ago
8d81fc3
fix(arrow/array): handle exponent notation for unmarshal int (#662)
by Matt Topol
· 4 weeks ago
bbf8f93
chore: Bump golang.org/x/tools from 0.41.0 to 0.42.0 (#657)
by dependabot[bot]
· 4 weeks ago
fd78dec
chore: Bump modernc.org/sqlite from 1.44.3 to 1.45.0 (#658)
by dependabot[bot]
· 4 weeks ago
fa65a05
chore: Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 (#660)
by dependabot[bot]
· 4 weeks ago
d5ec308
ci: ensure extra GC cycle for flaky tests (#661)
by Matt Topol
· 4 weeks ago
970ca6b
chore: Bump golang.org/x/sys from 0.40.0 to 0.41.0 (#659)
by dependabot[bot]
· 4 weeks ago
ac3cd2e
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.2 to 7.3.0 (#656)
by dependabot[bot]
· 4 weeks ago
bbf7ab7
fix(parquet/file): write large string values (#655)
by Matt Topol
· 5 weeks ago
ca0aa6a
fix(arrow/compute): take on record/array with nested struct (#653)
by Matt Topol
· 6 weeks ago
b0f6e2c
fix(parquet/file): regression with decompressing data (#652)
by Matt Topol
· 6 weeks ago
c03dad8
perf(arrow): Reduce the amount of allocated objects (#645)
by Stas Spiridonov
· 6 weeks ago
77835f9
chore: Bump actions/checkout from 6.0.1 to 6.0.2 (#648)
by dependabot[bot]
· 6 weeks ago
942d150
chore: Bump actions/setup-python from 6.1.0 to 6.2.0 (#650)
by dependabot[bot]
· 6 weeks ago
506deb1
chore: Bump github.com/zeebo/xxh3 from 1.0.2 to 1.1.0 (#649)
by dependabot[bot]
· 6 weeks ago
d73423d
chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.78.1 to 0.79.0 (#651)
by dependabot[bot]
· 6 weeks ago
38dc64b
fix(parquet): decryption of V2 data pages (#596)
by daniel-adam-tfs
· 7 weeks ago
2b7d6c4
chore: Bump modernc.org/sqlite from 1.44.1 to 1.44.2 (#642)
by dependabot[bot]
· 7 weeks ago
f396842
chore: Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 (#640)
by dependabot[bot]
· 7 weeks ago
0ef0853
chore: Bump actions/setup-go from 6.1.0 to 6.2.0 (#638)
by dependabot[bot]
· 7 weeks ago
42053f0
chore: Bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.25 (#639)
by dependabot[bot]
· 7 weeks ago
7c84f3c
chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 (#641)
by dependabot[bot]
· 7 weeks ago
601d03b
chore: Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 (#643)
by dependabot[bot]
· 7 weeks ago
11111d9
chore: Bump modernc.org/sqlite from 1.29.6 to 1.44.1 (#627)
by dependabot[bot]
· 8 weeks ago
b5c9408
test(arrow/array): add test to binary builder (#636)
by Matt Topol
· 8 weeks ago
80700fd
fix(arrow/array): handle empty binary values correctly in BinaryBuilder (#634)
by Matt Topol
· 8 weeks ago
3674cff
chore: bump parquet-testing submodule (#633)
by Matt Topol
· 8 weeks ago
aa8a6b8
chore: bump version to 18.5.1 (#632)
by Matt Topol
· 8 weeks ago
v18.5.1
v18.5.1-rc0
47face2
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.0 to 7.2.2 (#612)
by dependabot[bot]
· 8 weeks ago
bb9d77a
fix(arrow/cdata): Handle errors to prevent panic (#614)
by cai.zhang
· 8 weeks ago
64d0270
ipc: clear variadicCounts in recordEncoder.reset() (#631)
by Alfonso Subiotto Marqués
· 8 weeks ago
513f1ce
Flaky test fixes (#629)
by Matt Topol
· 8 weeks ago
b9aa984
fix(parquet/pqarrow): fix partial struct panic (#630)
by Matt Topol
· 8 weeks ago
fd3939f
chore: Bump golang.org/x/tools from 0.40.0 to 0.41.0 (#626)
by dependabot[bot]
· 8 weeks ago
7619fa4
chore: Bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#621)
by dependabot[bot]
· 8 weeks ago
e8d4d71
chore: Bump github.com/google/flatbuffers from 25.9.23+incompatible to 25.12.19+incompatible (#617)
by dependabot[bot]
· 8 weeks ago
4acb3d1
fix(parquet/variant): fix basic stringify (#624)
by Matt Topol
· 9 weeks ago
2d0962e
fix(flight): make StreamChunksFromReader ctx aware and cancellation-safe (#615)
by Arnold Wakim
· 2 months ago
7566828
ci(benchmark): switch to new conbench instance (#593)
by Rok Mihevc
· 3 months ago
03f3f33
chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 (#610)
by dependabot[bot]
· 3 months ago
ddca20f
chore: Bump actions/cache from 4 to 5 (#608)
by dependabot[bot]
· 3 months ago
d476069
chore: Bump golang.org/x/tools from 0.39.0 to 0.40.0 (#609)
by dependabot[bot]
· 3 months ago
e90cd83
chore: Bump github.com/pierrec/lz4/v4 from 4.1.22 to 4.1.23 (#616)
by dependabot[bot]
· 3 months ago
5c02d60
chore: Bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#607)
by dependabot[bot]
· 3 months ago
b9bbd6b
chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#611)
by dependabot[bot]
· 3 months ago
902ec5b
release: add message to git tag command in release script
by Matt Topol
· 3 months ago
86c57dc
release: fix git tag command for release tagging
by Matt Topol
· 3 months ago
35d5488
fix(internal): fix assertion on undefined behavior (#602)
by Bryce Mecum
· 3 months ago
622a802
chore: Bump golang.org/x/sync from 0.18.0 to 0.19.0 (#599)
by dependabot[bot]
· 3 months ago
v18.5.0
v18.5.0-rc1
a4bf919
chore: Bump actions/checkout from 6.0.0 to 6.0.1 (#598)
by dependabot[bot]
· 3 months ago
9a089b1
chore: Bump golang.org/x/sys from 0.38.0 to 0.39.0 (#600)
by dependabot[bot]
· 3 months ago
64e07d9
fix(arrow/cdata): fix leaks identified by leak-sanitizer (#603)
by Matt Topol
· 3 months ago
77348c9
perf(parquet): minor tweaks for iceberg write improvement (#595)
by Alex
· 3 months ago
b2cd6a7
chore(arrow): Bump package version to 18.5.0 (#594)
by Matt Topol
· 3 months ago
v18.5.0-rc0
2931bad
new(arrow/compute): temporal rounding methods (#572)
by Alex
· 3 months ago
7e53c0a
fix(arrow/array): fix concat for out of order REE slices (#587)
by Matt Topol
· 3 months ago
f0761d0
chore: Bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#588)
by dependabot[bot]
· 3 months ago
6d2d215
chore: Bump actions/setup-python from 6.0.0 to 6.1.0 (#589)
by dependabot[bot]
· 3 months ago
57943d8
chore: Bump actions/checkout from 5.0.1 to 6.0.0 (#590)
by dependabot[bot]
· 3 months ago
f26f59e
fix: correctly initialize SchemaField.ColIndex (#591)
by James Guthrie
· 3 months ago
6fb340b
chore: Bump actions/setup-go from 6.0.0 to 6.1.0 (#581)
by dependabot[bot]
· 3 months ago
df7539c
chore: Bump actions/checkout from 5.0.1 to 6.0.0 (#582)
by dependabot[bot]
· 3 months ago
ba9cb62
feat(arrow/compute): Take kernel for Map type (#574)
by Alex
· 3 months ago
a7ce5d4
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.1.0 to 7.2.0 (#579)
by dependabot[bot]
· 3 months ago
915f9ba
chore: Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#580)
by dependabot[bot]
· 3 months ago
154b3f5
[Go][Parquet] Refactor: extract visitListLike helper for list-like types (#586)
by Rick Morgans
· 3 months ago
5ac5d69
[Go][Parquet] Fix FixedSizeList nullable elements read as NULL (#585)
by Rick Morgans
· 3 months ago
4b04248
[Go] [Parquet] pqarrow file-writer & row-group-writer tracking total & total compressed bytes (#548)
by andyfan
· 4 months ago
611dbf5
chore: Bump golang.org/x/tools from 0.38.0 to 0.39.0 (#576)
by dependabot[bot]
· 4 months ago
Next »