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