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