Sign in
apache
/
arrow-go
/
HEAD
e5a8e15
chore: Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#514)
by dependabot[bot]
· 6 hours ago
main
41441ea
fix(arrow/cdata): Avoid calling unsafe.Slice on zero-length pointers (#513)
by Orson Peters
· 6 hours ago
d241a6e
feat: Add support for specifying `Timestamp` `ValueStr` output layout (#510)
by Erez Rokah
· 4 days ago
6191270
chore(ci): fix verify_rc finding latest go (#512)
by Matt Topol
· 4 days ago
5b0cf54
chore: Bump golang.org/x/tools from 0.36.0 to 0.37.0 (#507)
by dependabot[bot]
· 5 days ago
08414e0
chore: Bump golang.org/x/sys from 0.35.0 to 0.36.0 (#499)
by dependabot[bot]
· 5 days ago
598fdcc
chore: Bump golang.org/x/sync from 0.16.0 to 0.17.0 (#498)
by dependabot[bot]
· 5 days ago
5ad9493
fix: use xnor for boolean equals function (#505)
by Dhruvit Maniya
· 5 days ago
482899c
chore: Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#488)
by dependabot[bot]
· 9 days ago
d6e0850
chore: Bump actions/setup-go from 5 to 6 (#500)
by dependabot[bot]
· 13 days ago
9bfcd57
chore: Automate GitHub Releases creation and site redirect (#497)
by Sutou Kouhei
· 13 days ago
37957d8
chore: Bump actions/github-script from 7.0.1 to 8.0.0 (#502)
by dependabot[bot]
· 2 weeks ago
6327af6
chore: Bump actions/setup-python from 5.6.0 to 6.0.0 (#501)
by dependabot[bot]
· 2 weeks ago
f0b6fd9
feat(parquet): utilize memory allocator in `serializedPageReader` (#485)
by Ruihao Chen
· 2 weeks ago
b91831f
chore: Use apache/arrow-dotnet for integration test (#495)
by Sutou Kouhei
· 2 weeks ago
5651f0c
fix(parquet/pqarrow): Fix null_count column stats (#489)
by Travis Patterson
· 3 weeks ago
c6ce2ef
chore: bump version number (#487)
by Matt Topol
· 4 weeks ago
v18.4.1
v18.4.1-rc0
0606cfb
refactor(arrow): fourth increment of the Record -> RecordBatch migration (#486)
by Mandukhai Alimaa
· 4 weeks ago
d715ac7
fix(parquet/internal/encoding): Fix typed dictionary encoding (#479)
by Travis Patterson
· 4 weeks ago
38846e0
chore: Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 (#481)
by dependabot[bot]
· 4 weeks ago
3211594
Implement RLE dictionary decoder using generics (#477)
by daniel-adam-tfs
· 4 weeks ago
994f0ab
chore: Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#482)
by dependabot[bot]
· 4 weeks ago
a854230
chore: Bump google.golang.org/grpc from 1.74.2 to 1.75.0 (#483)
by dependabot[bot]
· 4 weeks ago
a970499
ci(parquet/pqarrow): integration tests for reading shredded variants (#455)
by Matt Topol
· 4 weeks ago
91fd9cf
chore: Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#480)
by dependabot[bot]
· 4 weeks ago
a661aa4
refactor(arrow): third increment of the Record -> RecordBatch migration (#478)
by Mandukhai Alimaa
· 5 weeks ago
08c3037
refactor(arrow): migrate leaf packages to use RecordBatch (#473)
by Mandukhai Alimaa
· 5 weeks ago
4c418e4
refactor(arrow): rename Record to RecordBatch and add deprecated alias (#466)
by Mandukhai Alimaa
· 6 weeks ago
af6f13c
chore: Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 (#469)
by dependabot[bot]
· 6 weeks ago
480f834
chore: Bump actions/download-artifact from 4.3.0 to 5.0.0 (#468)
by dependabot[bot]
· 6 weeks ago
8ef3e20
chore: Bump golang.org/x/tools from 0.35.0 to 0.36.0 (#467)
by dependabot[bot]
· 6 weeks ago
82c34db
chore: Bump actions/checkout from 4 to 5 (#471)
by dependabot[bot]
· 6 weeks ago
4ff615f
fix(arrow/compute): Fix scalar comparison batches (#465)
by Matt Topol
· 6 weeks ago
4c2983c
fix(array): add nil checks in Data.Release() for childData (#456)
by secfree
· 7 weeks ago
21a20e3
chore: Bump github.com/substrait-io/substrait-go/v4 from 4.3.0 to 4.4.0 (#459)
by dependabot[bot]
· 7 weeks ago
f6891a2
fix(parquet/pqarrow): supress io.EOF in RecordReader.Err() (#452)
by Ryan Schneider
· 7 weeks ago
a460aa9
chore: Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (#458)
by dependabot[bot]
· 7 weeks ago
679d97b
refactor: switch golang.org/x/exp to standard library packages (#453)
by Chromo-residuum-opec
· 8 weeks ago
2900ed6
fix(arrow/array): update timestamp json format (#450)
by Matt Topol
· 8 weeks ago
a7d23a7
fix(arrow/array): Fix RecordFromJSON perf (#449)
by Matt Topol
· 8 weeks ago
1a625d4
chore: Bump golang.org/x/tools from 0.34.0 to 0.35.0 (#441)
by dependabot[bot]
· 9 weeks ago
daaf932
fix(arrow/compute/exprs): fix literalToDatum for precision types (#447)
by Matt Topol
· 9 weeks ago
82f4943
chore: Bump golang.org/x/sys from 0.33.0 to 0.34.0 (#442)
by dependabot[bot]
· 9 weeks ago
513dc09
chore: Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#443)
by dependabot[bot]
· 10 weeks ago
30cab73
chore: Bump github.com/klauspost/cpuid/v2 from 2.2.11 to 2.3.0 (#444)
by dependabot[bot]
· 10 weeks ago
0f57504
fix(arrow/compute/exprs): Handle large types in expr handling (#440)
by Matt Topol
· 10 weeks ago
abad137
chore(arrow): Update PkgVersion (#439)
by Matt Topol
· 2 months ago
v18.4.0
v18.4.0-rc0
f2773ad
fix(arrow/flight/flightsql): drain channel in flightSqlServer.DoGet (#437)
by Arnold Wakim
· 2 months ago
542afb6
build(deps): update to substrait-go v4.3.0 (#438)
by Matt Topol
· 2 months ago
7ce3c03
feat(parquet/pqarrow): read/write variant (#434)
by Matt Topol
· 2 months ago
b196d3b
fix(arrow/avro-reader): bunch of types that didn't work (#416)
by Willem Jan
· 3 months ago
2cf2b29
feat(parquet/pqarrow): Correctly handle Variant types in schema (#433)
by Matt Topol
· 3 months ago
8598fb3
feat(arrow/compute): support some float16 casts (#430)
by Matt Topol
· 3 months ago
45e47c7
feat(parquet/examples): enhance library examples (#429)
by Daniil Mileev
· 3 months ago
084371e
chore: Bump github.com/andybalholm/brotli from 1.1.1 to 1.2.0 (#432)
by dependabot[bot]
· 3 months ago
450dcd7
chore: Bump github.com/klauspost/cpuid/v2 from 2.2.10 to 2.2.11 (#431)
by dependabot[bot]
· 3 months ago
3a64d23
feat(arrrow/compute/expr): support substrait timestamp and decimal properly (#418)
by Matt Topol
· 3 months ago
f2ebc45
refactor(parquet/internal/encoding): Refactor parquet logic to use generics (#428)
by Matt Topol
· 3 months ago
ef87656
chore: Bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 (#427)
by dependabot[bot]
· 3 months ago
8fdb534
feat(parquet/variant): Parse JSON into variant (#426)
by Matt Topol
· 3 months ago
c542dd6
feat: expose Payload.WritePayload to allow serializing into IPC format (#421)
by Alvaro Viebrantz
· 3 months ago
c88dd3e
chore: Bump github.com/hamba/avro/v2 from 2.28.0 to 2.29.0 (#422)
by dependabot[bot]
· 3 months ago
9f76a2e
chore: Bump github.com/stoewer/go-strcase from 1.3.0 to 1.3.1 (#423)
by dependabot[bot]
· 3 months ago
d560d1f
refactor: update linter and run it (#419)
by Matt Topol
· 3 months ago
146f999
ci: make additional checks to prevent flaky EOF (#414)
by Matt Topol
· 3 months ago
2e57003
ci: fix flaky test (#411)
by Matt Topol
· 3 months ago
c38478c
ci(benchmark): Fix benchmark runs (#409)
by Matt Topol
· 3 months ago
c9d4979
chore: Bump google.golang.org/grpc from 1.72.1 to 1.73.0 (#401)
by dependabot[bot]
· 3 months ago
a85142d
chore: Bump github.com/pterm/pterm from 0.12.80 to 0.12.81 (#402)
by dependabot[bot]
· 3 months ago
f77bf71
chore: Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#400)
by dependabot[bot]
· 3 months ago
0e90ffb
chore: Bump golang.org/x/tools from 0.33.0 to 0.34.0 (#398)
by dependabot[bot]
· 3 months ago
23aebd5
chore: bump Windows GitHub hosted runner to windows-2022 (#407)
by Raúl Cumplido
· 3 months ago
8be5e69
feat(arrow/_examples): enhance library examples (#394)
by Kristofer Gaudel
· 3 months ago
14eb8f3
fix(parquet/pqarrow): Fix propagation of field-ids for Lists (#397)
by Matt Topol
· 4 months ago
5240503
feat(arrow/extensions): Add Variant extension type, array, and builder (#395)
by Matt Topol
· 4 months ago
ba3fa2d
chore: Bump actions/setup-python from 4 to 5 (#396)
by dependabot[bot]
· 4 months ago
9cbccd6
CI: add benchmark workflow and script (#250)
by Saurabh Singh
· 4 months ago
406abb6
chore: remove extra binary (#391)
by Matt Topol
· 4 months ago
e8c83b4
feat(parquet): add variant encoder/decoder (#344)
by Marcin Bojanczyk
· 4 months ago
d3850c3
chore: Bump github.com/apache/thrift from 0.21.0 to 0.22.0 (#387)
by dependabot[bot]
· 4 months ago
4fbc271
chore: Use apache/arrow-js for JS in integration test (#389)
by Sutou Kouhei
· 4 months ago
3e8e919
feat(parquet/pqarrow): parallelize SeekToRow (#380)
by Matt Topol
· 4 months ago
5c55525
feat(arrow/csv): Extend arrow csv writter (#375)
by Victor Perez
· 4 months ago
60e36a4
fix: list_columns.parquet testing (#378)
by Victor Perez
· 4 months ago
1bdd0ad
chore: Bump google.golang.org/grpc from 1.72.0 to 1.72.1 (#381)
by dependabot[bot]
· 4 months ago
e40d0a8
chore: move .github/ISSUE_TEMPLATE/config.yaml to config.yml as currently does not work (#383)
by Raúl Cumplido
· 4 months ago
4636a61
chore: Bump actions/setup-go from 5.4.0 to 5.5.0 (#377)
by dependabot[bot]
· 4 months ago
7c618a9
chore: Bump golang.org/x/tools from 0.32.0 to 0.33.0 (#376)
by dependabot[bot]
· 4 months ago
f464c83
fix(parquet): TestDeltaByteArray implementation and fix (#369)
by Victor Perez
· 5 months ago
e7ad9b8
chore: Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#368)
by dependabot[bot]
· 5 months ago
ec15aba
feat(arrow/cdata): Add ReleaseCArrowArrayStream function (#373)
by Kalin Arsov
· 5 months ago
436b24d
chore(arrow): update PkgVersion
by Matt Topol
· 5 months ago
v18.3.0
v18.3.0-rc0
3a3edec
chore: Bump golang.org/x/sys from 0.32.0 to 0.33.0 (#367)
by dependabot[bot]
· 5 months ago
355d563
GH-46087: [FlightSQL] Allow returning column remarks in FlightSQL's CommandGetTables (#361)
by Mateusz Rzeszutek
· 5 months ago
b624664
Fix panic when WriteDataPage fails (#366)
by Ashish Negi
· 5 months ago
bcaf453
chore(arrow): remove most lock copies (#362)
by Matt Topol
· 5 months ago
824cc1a
chore: Bump actions/download-artifact from 4.2.1 to 4.3.0 (#364)
by dependabot[bot]
· 5 months ago
2e692ae
chore: Bump actions/setup-python from 5.5.0 to 5.6.0 (#363)
by dependabot[bot]
· 5 months ago
5ae8b27
feat(parquet/schema): initial variant logical type (#352)
by Matt Topol
· 5 months ago
9efe04b
fix(arrow/array): optional struct array with required field (#359)
by Matt Topol
· 5 months ago
Next »