1. cdc768e fix(arrow/flight): deliver response headers eagerly in streaming client middleware (#801) by Matt Topol · 3 days ago main
  2. 23c1ed3 chore: Bump github.com/klauspost/compress from 1.18.5 to 1.18.6 (#799) by dependabot[bot] · 4 days ago
  3. 4eed453 chore: Bump google.golang.org/grpc from 1.80.0 to 1.81.0 (#798) by dependabot[bot] · 4 days ago
  4. 228ea5d fix(compute/kernels): map FSB byte-width to numeric memo type for is_in (#797) by Sai Asish Y · 5 days ago
  5. e332733 fix(arrow/cdata): make nativeCRecordBatchReader deterministic (#793) by Matt Topol · 8 days ago
  6. 2b2aa6b fix(parquet): align dictionary fallback with parquet-mr (#786) by Tobias Pütz · 9 days ago
  7. cb314d6 chore: Bump modernc.org/sqlite from 1.49.1 to 1.50.0 (#783) by dependabot[bot] · 10 days ago
  8. 27e0bcb Fix discussion category case in release workflow by Matt Topol · 11 days ago
  9. 53a6e7b release: fix syntax error in verify_rc.sh (#782) by Bryce Mecum · 2 weeks ago
  10. 5c4fdc9 Remove --remote-name option from download function by Matt Topol · 2 weeks ago
  11. 7b3d772 parquet/compress: enable WithAllLitEntropyCompression(true) for zstd (#779) by Varun Venkatesh · 2 weeks ago
  12. 4a0b225 fix(release): keys download (#781) by Matt Topol · 2 weeks ago
  13. 7d825c0 chore(arrow): bump to v18.6.0 (#778) by Matt Topol · 2 weeks ago v18.6.0 v18.6.0-rc0
  14. f63e2c6 feat(arrow/array): Add new arreflect package (#771) by Matt Topol · 2 weeks ago
  15. c5f0943 fix(parquet): clarify docstring on Close method of FileWriter, proper err output (#774) by Matt Topol · 3 weeks ago
  16. be9ea46 chore: Bump modernc.org/sqlite from 1.48.2 to 1.49.1 (#775) by dependabot[bot] · 3 weeks ago
  17. acd5a53 chore: Bump github.com/substrait-io/substrait-go/v8 from 8.0.1 to 8.1.0 (#776) by dependabot[bot] · 3 weeks ago
  18. a97bd0b fix(parquet/pqarrow): normalize the element name in the stored ARROW:schema (#746) by Matt Topol · 3 weeks ago
  19. 65f1182 perf: optimize ARM64 NEON min/max assembly (#748) by Matt Topol · 3 weeks ago
  20. e0df4f9 `UnsafeAppendBoolToBitmap` for dictionary and REE builders (#758) by Lucas Valente · 4 weeks ago
  21. f8eb699 feat(arrow/array): add Validate/ValidateFull to binary and string arrays (#747) by Matt Topol · 4 weeks ago
  22. 073bb06 fix(arrow): formatting lint issue (#770) by Matt Topol · 4 weeks ago
  23. 1769405 chore: replace golang.org/x/xerrors for stdlib errors (#763) by Sebastiaan van Stijn · 4 weeks ago
  24. 6f308c3 chore: Bump github.com/substrait-io/substrait-go/v8 from 8.0.0 to 8.0.1 (#769) by dependabot[bot] · 4 weeks ago
  25. a67e783 chore: Bump modernc.org/sqlite from 1.48.1 to 1.48.2 (#768) by dependabot[bot] · 4 weeks ago
  26. 0895627 chore: Bump golang.org/x/sys from 0.42.0 to 0.43.0 (#767) by dependabot[bot] · 4 weeks ago
  27. 8426bd8 chore: Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#766) by dependabot[bot] · 4 weeks ago
  28. 2289d05 chore: Bump actions/github-script from 8.0.0 to 9.0.0 (#765) by dependabot[bot] · 4 weeks ago
  29. e78b931 feat(arrow/compute): sort support (#749) by Alex · 4 weeks ago
  30. ea84305 refactor(parquet/cmd): replace uses of github.com/docopt/docopt-go (#764) by Sebastiaan van Stijn · 4 weeks ago
  31. deed26c chore: remove tools.go files in favor of go.mod "tool" directive (#759) by Sebastiaan van Stijn · 4 weeks ago
  32. 5615d94 test(parquet/file): add regression test for mixed-size ByteArray WriteBatch (#757) by Karen Li · 4 weeks ago
  33. 6648c1d fix(arrow/cdata, arrow/flight): fix handling of colons in values and fix potential panics (#761) by Sebastiaan van Stijn · 4 weeks ago
  34. 2e44b72 chore: remove mentions of compatibility with go toolchain < go1.18 (#760) by Sebastiaan van Stijn · 4 weeks ago
  35. 786d91a chore(deps): replace golang/snappy with klauspost/compress/snappy (#762) by Sebastiaan van Stijn · 4 weeks ago
  36. a6c0a5e chore: Bump github.com/substrait-io/substrait-go from v7.6.0 to v8.0.0 (#754) by Ben Bellick · 4 weeks ago
  37. 3c8d9c6 chore: Bump github.com/andybalholm/brotli from 1.2.0 to 1.2.1 (#753) by dependabot[bot] · 5 weeks ago
  38. bab7540 chore: Bump modernc.org/sqlite from 1.48.0 to 1.48.1 (#752) by dependabot[bot] · 5 weeks ago
  39. f0498c2 chore: Bump google.golang.org/grpc from 1.79.3 to 1.80.0 (#751) by dependabot[bot] · 5 weeks ago
  40. 20c47dd chore: Bump docker/login-action from 4.0.0 to 4.1.0 (#750) by dependabot[bot] · 5 weeks ago
  41. 3af6b39 fix: eliminate per-element heap allocs in is_in kernel for binary types (#745) by Matt Topol · 5 weeks ago
  42. 5383f8f chore: Bump actions/setup-go from 6.3.0 to 6.4.0 (#737) by dependabot[bot] · 5 weeks ago
  43. 0f991db chore: Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 (#738) by dependabot[bot] · 5 weeks ago
  44. 730f4ec chore: Bump github.com/substrait-io/substrait-go/v7 from 7.5.1 to 7.6.0 (#739) by dependabot[bot] · 5 weeks ago
  45. 976dc1a chore: Bump modernc.org/sqlite from 1.47.0 to 1.48.0 (#740) by dependabot[bot] · 5 weeks ago
  46. 8af513c chore: Bump github.com/goccy/go-json from 0.10.5 to 0.10.6 (#741) by dependabot[bot] · 5 weeks ago
  47. 8c6539f perf(parquet): vectorize ARM64 NEON bool unpacking for ~4x throughput (#731) by Matt Topol · 5 weeks ago
  48. f483023 fix(parquet): eagerly release adaptive bloom filter candidate buffers + skip flaky flight tests in CI (#743) by Matt Topol · 5 weeks ago
  49. abb91cf perf(parquet): eliminate per-value allocation in delta bit-pack decoder (#730) by Matt Topol · 6 weeks ago
  50. 24e8984 perf(parquet/internal/encoding): vectorize amd64 bool unpack (#735) by Matt Topol · 6 weeks ago
  51. f3677ae ci: fix tinygo build with maphash (#734) by Matt Topol · 6 weeks ago
  52. 168abc5 ci: fix mingw GO_VERSION (#733) by Matt Topol · 6 weeks ago
  53. d5f0c34 fix(parquet/pqarrow): return an error on pqarrow write calls if the writer is already closed (#728) by Alex Normand · 6 weeks ago
  54. f831c1a chore: pin docker/login-action for ASF allowlist (#729) by David Li · 6 weeks ago
  55. bede4c2 Test and fix for bug in selectMapimpl (#726) by wwarner-inf · 7 weeks ago
  56. 0ff2395 chore: Bump golang.org/x/tools from 0.42.0 to 0.43.0 (#719) by dependabot[bot] · 7 weeks ago
  57. 68b06fa chore: Bump golang.org/x/sync from 0.19.0 to 0.20.0 (#694) by dependabot[bot] · 7 weeks ago
  58. 99216ed chore: Bump modernc.org/sqlite from 1.46.1 to 1.46.2 (#720) by dependabot[bot] · 7 weeks ago
  59. a1a63fe chore: Update CI with Go 1.25/1.26 (#725) by Matt Topol · 7 weeks ago
  60. d41e0b5 fix(parquet): strip repetition_type from root SchemaElement during serialization (#723) by Harrison Crosse · 7 weeks ago
  61. b0287d7 chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 (#718) by dependabot[bot] · 7 weeks ago
  62. 8f0ce84 perf(parquet): optimize stats and bloom filters for bool columns (#715) by Matt Topol · 7 weeks ago
  63. 9d02470 chore: Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#724) by dependabot[bot] · 7 weeks ago
  64. 5a94422 perf(parquet/compress): set zstd pool encoder concurrency to 1 (#717) by Dima Kuznetsov · 8 weeks ago
  65. 7ae2e33 fix(compute): fix data race and memory leak in concurrent is_in kernel (#712) by Andrei Tserakhau · 8 weeks ago
  66. 5bf10f2 perf(parquet/file): avoid double bool bitmap conversion (#707) by Matt Topol · 8 weeks ago
  67. fc20f37 fix(avro): correctly set nullability for ListType (#709) by Willem Jan · 8 weeks ago
  68. 6317dba perf(parquet): remove string concatenation in hot debug assert (#708) by starpact · 8 weeks ago
  69. efc538a fix(parquet/pqarrow): fix Decimal256 sign extension (#711) by Dima Kuznetsov · 8 weeks ago
  70. 9a3edcc perf(parquet): dictionary impl cleanup (#701) by Matt Topol · 8 weeks ago
  71. fb93279 chore: Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#697) by dependabot[bot] · 9 weeks ago
  72. fe019f1 perf(arrow/array): pre-alloc bulk appends (#699) by Matt Topol · 9 weeks ago
  73. 7c6e39b perf(arrow/compute): improve take kernel perf (#702) by Matt Topol · 9 weeks ago
  74. cfff68c chore: Bump docker/login-action from 3 to 4 (#695) by dependabot[bot] · 9 weeks ago
  75. cb7d000 chore: Bump github.com/pierrec/lz4/v4 from 4.1.25 to 4.1.26 (#696) by dependabot[bot] · 9 weeks ago
  76. d259680 chore: Bump github.com/substrait-io/substrait-go/v7 from 7.5.0 to 7.5.1 (#698) by dependabot[bot] · 9 weeks ago
  77. 1a28af3 fix: add nullability to struct type String() (#700) by Willem Jan · 9 weeks ago
  78. 3ad38d0 fix(parquet/file): use adaptive batch sizing to avoid panic (#690) by Matt Topol · 9 weeks ago
  79. 3194e44 fix(arrow-go/flightsql): route QueryContext through active transaction (#692) by wjywbs · 9 weeks ago
  80. 6b44167 feat(parquet/file): pre-allocate BinaryBuilder data buffer using column chunk metadata to eliminate resize overhead (#689) by junyan-ling · 9 weeks ago
  81. 2895752 fix(arrow/flight/session): fix flaky race condition test (#687) by Matt Topol · 9 weeks ago
  82. f137374 chore: Bump actions/download-artifact from 7.0.0 to 8.0.0 (#679) by dependabot[bot] · 9 weeks ago
  83. 8141381 chore: Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#680) by dependabot[bot] · 9 weeks ago
  84. 56ba929 chore: Bump github.com/substrait-io/substrait-go/v7 from 7.4.0 to 7.5.0 (#682) by dependabot[bot] · 9 weeks ago
  85. fb0a62f chore: Bump actions/setup-go from 6.2.0 to 6.3.0 (#678) by dependabot[bot] · 9 weeks ago
  86. d6242c0 chore: Bump github.com/pterm/pterm from 0.12.82 to 0.12.83 (#681) by dependabot[bot] · 9 weeks ago
  87. 61a09f5 chore(dev/release): use release/KEYS instead of dev/KEYS (#683) by Matt Topol · 9 weeks ago
  88. 2e878e3 chore(fixup): silly mistake (#686) by Matt Topol · 9 weeks ago
  89. b873f11 chore(dev/post-website): improve email generation (#685) by Matt Topol · 9 weeks ago
  90. 2de8b12 chore(arrow): bump PkgVersion to 18.5.2 (#676) by Matt Topol · 2 months ago v18.5.2 v18.5.2-rc0
  91. 448122a chore(dev/release): embed hash of source tarball into email (#675) by Matt Topol · 2 months ago
  92. 7d9f381 feat: Support setting IPC options in FlightSQL call options (#674) by William · 2 months ago
  93. cecefdf chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 (#672) by dependabot[bot] · 2 months ago
  94. f9281fc chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 (#670) by dependabot[bot] · 2 months ago
  95. 287a601 chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81.0 (#671) by dependabot[bot] · 2 months ago
  96. 24c66fa feat(arrow/ipc): support custom_metadata on RecordBatch messages (#669) by Rusty Conover · 3 months ago
  97. a886a57 fix(parquet/pqarrow): selective column reading of complex map column (#668) by Matt Topol · 3 months ago
  98. dcb85bf fix(parquet): bss encoding and tests on big endian systems (#663) by daniel-adam-tfs · 3 months ago
  99. f7d74a6 chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 (#665) by dependabot[bot] · 3 months ago
  100. 2df0e6f chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.79.0 to 0.80.0 (#664) by dependabot[bot] · 3 months ago