Sign in
apache
/
arrow-go
/
HEAD
16d14a1
ci: pin Go to go.mod in RC verify so the matching toolchain is used (#857)
by Matt Topol
· 30 hours ago
main
a51d098
fix(parquet): add WriteBatchSpacedWithError to surface spaced-write failures (#852)
by Matt Topol
· 31 hours ago
3979556
docs(arrow/ipc): document that Writer and FileWriter are not concurrency safe (#856)
by Matt Topol
· 31 hours ago
20ebcc2
fix(arrow/scalar): implement Release()/Retain() on *scalar.Extension (#851)
by Matt Topol
· 8 days ago
e0a4a1a
chore: Bump golang.org/x/sync from 0.20.0 to 0.21.0 (#847)
by dependabot[bot]
· 9 days ago
ef9e985
feat(parquet/pqarrow): support writing LARGE_LIST types (#838)
by David Li
· 9 days ago
55f6fd0
fix(arrow/array): use scale-aware ValueStr in decimal array String() (#849)
by Matt Topol
· 9 days ago
ef130b9
fix(avro): append raw bytes (#850)
by Matan Rosenberg
· 9 days ago
88561cf
chore: Bump golang.org/x/sys from 0.45.0 to 0.46.0 (#846)
by dependabot[bot]
· 11 days ago
b2d358e
chore: Bump modernc.org/sqlite from 1.51.0 to 1.52.0 (#845)
by dependabot[bot]
· 11 days ago
dd96f38
feat(avro): support local-timestamp logical types (#832)
by abir
· 12 days ago
8293e4a
fix(parquet/variant): correct is_large bit position in valueSize for arrays (#840)
by Jared Yu (余启正)
· 12 days ago
6a332c9
fix(parquet/variant): correct binary search bounds in ObjectValue.ValueByKey (#841)
by Jared Yu (余启正)
· 12 days ago
6b2897c
fix(arrow/array): adding string boundary checking for (*String).Value (#844)
by David Zhao
· 12 days ago
bbc81ce
feat: filter and take for dictionary arrays (#716)
by Samuel Arnold
· 2 weeks ago
d09b1ba
chore: Bump actions/checkout from 6.0.2 to 6.0.3 (#835)
by dependabot[bot]
· 2 weeks ago
01c6541
chore: Bump github.com/pierrec/lz4/v4 from 4.1.26 to 4.1.27 (#836)
by dependabot[bot]
· 2 weeks ago
dd60ba7
chore: Bump modernc.org/sqlite from 1.50.1 to 1.51.0 (#837)
by dependabot[bot]
· 2 weeks ago
cdfd175
perf(parquet/metadata): avoid constructing ColumnChunkMetaData in page index range determination (#831)
by Ondřej Pavela
· 3 weeks ago
6bd9ffc
[Parquet] Add SIMD-accelerated byte-stream-split decoding (#654)
by daniel-adam-tfs
· 3 weeks ago
62ecae8
fix(parquet): return error instead of panicking on first-write failure (#824)
by Matt Topol
· 3 weeks ago
0fc3ce7
chore: Bump docker/login-action from 4.1.0 to 4.2.0 (#828)
by dependabot[bot]
· 3 weeks ago
2f16ef5
chore: Bump golang.org/x/sys from 0.44.0 to 0.45.0 (#829)
by dependabot[bot]
· 3 weeks ago
3dd2d5e
feat(arrow/compute/exprs): support expr.IntervalYearToMonthLiteral in literalToDatum (#825)
by Matt Topol
· 4 weeks ago
2d123f9
fix(arrow/array): silence copylocks warning in numeric_generic.go (#823)
by Matt Topol
· 4 weeks ago
f3d062c
docs(parquet): correct DefaultDataPageSize comment from 1K to 1M (#822)
by Matt Topol
· 4 weeks ago
086b8d2
perf(parquet/pqarrow): cap RecordReader batch size to actual row count (#817)
by Ondřej Pavela
· 4 weeks ago
4f7e570
chore: Bump github.com/substrait-io/substrait-go/v8 from 8.1.0 to 8.1.1 (#819)
by dependabot[bot]
· 4 weeks ago
d10e1ab
chore: Bump google.golang.org/grpc from 1.81.0 to 1.81.1 (#818)
by dependabot[bot]
· 4 weeks ago
53993f5
feat(arrow/array): add Resize method to RecordBuilder (#805)
by Alex Dubov
· 4 weeks ago
fbc3923
fix(arrow/array): preserve large integer precision in JSON decoding (#816)
by Matt Topol
· 5 weeks ago
ccb6818
feat(compute): support casts between binary/string and binary_view/string_view (#802)
by Matt Topol
· 5 weeks ago
fc9fc89
fix(parquet/metadata): do not pre-set hasDistinctCount in stat factories (#807)
by Sai Asish Y
· 5 weeks ago
bf16827
fix(avro): error on complex (non-nullable) unions instead of silently dropping (#777) (#808)
by Sai Asish Y
· 5 weeks ago
cf49e3e
fix(ipc): preserve map child field metadata (#809)
by Dima Kuznetsov
· 6 weeks ago
579b78b
chore: Bump modernc.org/sqlite from 1.50.0 to 1.50.1 (#811)
by dependabot[bot]
· 6 weeks ago
1f8b05b
chore: Bump golang.org/x/sys from 0.43.0 to 0.44.0 (#810)
by dependabot[bot]
· 6 weeks ago
cdc768e
fix(arrow/flight): deliver response headers eagerly in streaming client middleware (#801)
by Matt Topol
· 6 weeks ago
23c1ed3
chore: Bump github.com/klauspost/compress from 1.18.5 to 1.18.6 (#799)
by dependabot[bot]
· 7 weeks ago
4eed453
chore: Bump google.golang.org/grpc from 1.80.0 to 1.81.0 (#798)
by dependabot[bot]
· 7 weeks ago
228ea5d
fix(compute/kernels): map FSB byte-width to numeric memo type for is_in (#797)
by Sai Asish Y
· 7 weeks ago
e332733
fix(arrow/cdata): make nativeCRecordBatchReader deterministic (#793)
by Matt Topol
· 7 weeks ago
2b2aa6b
fix(parquet): align dictionary fallback with parquet-mr (#786)
by Tobias Pütz
· 7 weeks ago
cb314d6
chore: Bump modernc.org/sqlite from 1.49.1 to 1.50.0 (#783)
by dependabot[bot]
· 7 weeks ago
27e0bcb
Fix discussion category case in release workflow
by Matt Topol
· 8 weeks ago
53a6e7b
release: fix syntax error in verify_rc.sh (#782)
by Bryce Mecum
· 8 weeks ago
5c4fdc9
Remove --remote-name option from download function
by Matt Topol
· 8 weeks ago
7b3d772
parquet/compress: enable WithAllLitEntropyCompression(true) for zstd (#779)
by Varun Venkatesh
· 8 weeks ago
4a0b225
fix(release): keys download (#781)
by Matt Topol
· 8 weeks ago
7d825c0
chore(arrow): bump to v18.6.0 (#778)
by Matt Topol
· 8 weeks ago
v18.6.0
v18.6.0-rc0
f63e2c6
feat(arrow/array): Add new arreflect package (#771)
by Matt Topol
· 8 weeks ago
c5f0943
fix(parquet): clarify docstring on Close method of FileWriter, proper err output (#774)
by Matt Topol
· 9 weeks ago
be9ea46
chore: Bump modernc.org/sqlite from 1.48.2 to 1.49.1 (#775)
by dependabot[bot]
· 9 weeks ago
acd5a53
chore: Bump github.com/substrait-io/substrait-go/v8 from 8.0.1 to 8.1.0 (#776)
by dependabot[bot]
· 9 weeks ago
a97bd0b
fix(parquet/pqarrow): normalize the element name in the stored ARROW:schema (#746)
by Matt Topol
· 9 weeks ago
65f1182
perf: optimize ARM64 NEON min/max assembly (#748)
by Matt Topol
· 9 weeks ago
e0df4f9
`UnsafeAppendBoolToBitmap` for dictionary and REE builders (#758)
by Lucas Valente
· 10 weeks ago
f8eb699
feat(arrow/array): add Validate/ValidateFull to binary and string arrays (#747)
by Matt Topol
· 10 weeks ago
073bb06
fix(arrow): formatting lint issue (#770)
by Matt Topol
· 10 weeks ago
1769405
chore: replace golang.org/x/xerrors for stdlib errors (#763)
by Sebastiaan van Stijn
· 10 weeks ago
6f308c3
chore: Bump github.com/substrait-io/substrait-go/v8 from 8.0.0 to 8.0.1 (#769)
by dependabot[bot]
· 10 weeks ago
a67e783
chore: Bump modernc.org/sqlite from 1.48.1 to 1.48.2 (#768)
by dependabot[bot]
· 10 weeks ago
0895627
chore: Bump golang.org/x/sys from 0.42.0 to 0.43.0 (#767)
by dependabot[bot]
· 10 weeks ago
8426bd8
chore: Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#766)
by dependabot[bot]
· 10 weeks ago
2289d05
chore: Bump actions/github-script from 8.0.0 to 9.0.0 (#765)
by dependabot[bot]
· 10 weeks ago
e78b931
feat(arrow/compute): sort support (#749)
by Alex
· 10 weeks ago
ea84305
refactor(parquet/cmd): replace uses of github.com/docopt/docopt-go (#764)
by Sebastiaan van Stijn
· 10 weeks ago
deed26c
chore: remove tools.go files in favor of go.mod "tool" directive (#759)
by Sebastiaan van Stijn
· 10 weeks ago
5615d94
test(parquet/file): add regression test for mixed-size ByteArray WriteBatch (#757)
by Karen Li
· 10 weeks ago
6648c1d
fix(arrow/cdata, arrow/flight): fix handling of colons in values and fix potential panics (#761)
by Sebastiaan van Stijn
· 10 weeks ago
2e44b72
chore: remove mentions of compatibility with go toolchain < go1.18 (#760)
by Sebastiaan van Stijn
· 10 weeks ago
786d91a
chore(deps): replace golang/snappy with klauspost/compress/snappy (#762)
by Sebastiaan van Stijn
· 10 weeks ago
a6c0a5e
chore: Bump github.com/substrait-io/substrait-go from v7.6.0 to v8.0.0 (#754)
by Ben Bellick
· 2 months ago
3c8d9c6
chore: Bump github.com/andybalholm/brotli from 1.2.0 to 1.2.1 (#753)
by dependabot[bot]
· 2 months ago
bab7540
chore: Bump modernc.org/sqlite from 1.48.0 to 1.48.1 (#752)
by dependabot[bot]
· 2 months ago
f0498c2
chore: Bump google.golang.org/grpc from 1.79.3 to 1.80.0 (#751)
by dependabot[bot]
· 2 months ago
20c47dd
chore: Bump docker/login-action from 4.0.0 to 4.1.0 (#750)
by dependabot[bot]
· 2 months ago
3af6b39
fix: eliminate per-element heap allocs in is_in kernel for binary types (#745)
by Matt Topol
· 2 months ago
5383f8f
chore: Bump actions/setup-go from 6.3.0 to 6.4.0 (#737)
by dependabot[bot]
· 3 months ago
0f991db
chore: Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 (#738)
by dependabot[bot]
· 3 months ago
730f4ec
chore: Bump github.com/substrait-io/substrait-go/v7 from 7.5.1 to 7.6.0 (#739)
by dependabot[bot]
· 3 months ago
976dc1a
chore: Bump modernc.org/sqlite from 1.47.0 to 1.48.0 (#740)
by dependabot[bot]
· 3 months ago
8af513c
chore: Bump github.com/goccy/go-json from 0.10.5 to 0.10.6 (#741)
by dependabot[bot]
· 3 months ago
8c6539f
perf(parquet): vectorize ARM64 NEON bool unpacking for ~4x throughput (#731)
by Matt Topol
· 3 months ago
f483023
fix(parquet): eagerly release adaptive bloom filter candidate buffers + skip flaky flight tests in CI (#743)
by Matt Topol
· 3 months ago
abb91cf
perf(parquet): eliminate per-value allocation in delta bit-pack decoder (#730)
by Matt Topol
· 3 months ago
24e8984
perf(parquet/internal/encoding): vectorize amd64 bool unpack (#735)
by Matt Topol
· 3 months ago
f3677ae
ci: fix tinygo build with maphash (#734)
by Matt Topol
· 3 months ago
168abc5
ci: fix mingw GO_VERSION (#733)
by Matt Topol
· 3 months ago
d5f0c34
fix(parquet/pqarrow): return an error on pqarrow write calls if the writer is already closed (#728)
by Alex Normand
· 3 months ago
f831c1a
chore: pin docker/login-action for ASF allowlist (#729)
by David Li
· 3 months ago
bede4c2
Test and fix for bug in selectMapimpl (#726)
by wwarner-inf
· 3 months ago
0ff2395
chore: Bump golang.org/x/tools from 0.42.0 to 0.43.0 (#719)
by dependabot[bot]
· 3 months ago
68b06fa
chore: Bump golang.org/x/sync from 0.19.0 to 0.20.0 (#694)
by dependabot[bot]
· 3 months ago
99216ed
chore: Bump modernc.org/sqlite from 1.46.1 to 1.46.2 (#720)
by dependabot[bot]
· 3 months ago
a1a63fe
chore: Update CI with Go 1.25/1.26 (#725)
by Matt Topol
· 3 months ago
d41e0b5
fix(parquet): strip repetition_type from root SchemaElement during serialization (#723)
by Harrison Crosse
· 3 months ago
b0287d7
chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 (#718)
by dependabot[bot]
· 3 months ago
8f0ce84
perf(parquet): optimize stats and bloom filters for bool columns (#715)
by Matt Topol
· 3 months ago
9d02470
chore: Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#724)
by dependabot[bot]
· 3 months ago
Next »