1. 87cd2e5 chore(deps): bump base64 from 0.22.1 to 0.23.0 (#10430) by dependabot[bot] · 5 hours ago main
  2. cd47d4a support suffix white space in arrow-cast parse (#10396) by RIchard Baah · 9 hours ago
  3. 09ebd4e perf(parquet): slice up contiguous buffer for decimals and fsb (#10364) by Michal Piatkowski · 9 hours ago
  4. b1ca9c4 refactor(parquet): split `arrow_reader/selection` into smaller modules (#10434) by Huaijin · 10 hours ago
  5. 784fa7c chore: deduplicate filter nulls code in coalesce/filter kernel (#10348) by Jeffrey Vo · 10 hours ago
  6. b278c54 fix(arrow-schema): stop asserting on unstable TryFromIntError message in tests (#10433) by Aditya Mishra · 10 hours ago
  7. b8b59fb avro: bound VLQDecoder::long against overlong varints (#10407) by Hill Patel · 29 hours ago
  8. f0ec758 feat(parquet): `RowSelection` can be backed by a `BooleanBuffer` (#10141) by Huaijin · 35 hours ago
  9. f7dfcd2 add i32 benchmarks (#10421) by RIchard Baah · 2 days ago
  10. f9bf628 feat(coalesce): add size function (#10331) by Raz Luvaton · 2 days ago
  11. a5158c8 arrow-row: Fix decode_fixed_size_list to apply the corrected_type step for dictionary children (#10414) by Qi Zhu · 2 days ago
  12. b46e733 [Variant] make `value` mandatory field for `VariantArray`/`ShreddingState` (#10318) by Konstantin Tarasov · 3 days ago
  13. 1233a18 add test to catch mis-aligned ipc buffers (#10405) by RIchard Baah · 3 days ago
  14. 707872f chore(deps): bump the all-other-cargo-deps group across 1 directory with 13 updates (#10411) by dependabot[bot] · 3 days ago
  15. 26aff59 perf(parquet): use Cursor in ZSTDCodec to avoid Vec alloc and copy (#10345) by Michal Piatkowski · 3 days ago
  16. 81dce78 fix off by one error for slice accounting (#10406) by RIchard Baah · 3 days ago
  17. cd17899 chore(deps): bump actions/labeler from 6.2.0 to 7.0.0 (#10403) by dependabot[bot] · 5 days ago
  18. d176d94 chore(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#10402) by dependabot[bot] · 5 days ago
  19. 98998a8 fix: `GenericByteViewArray::gc()` drops inline views on the multi-buffer slow path (#10287) by Adrian Garcia Badaracco · 5 days ago
  20. e36abd7 chore(deps): bump actions/setup-python from 6.3.0 to 7.0.0 (#10387) by dependabot[bot] · 5 days ago
  21. 0cc0713 fix(parquet): support mask filtering across skipped pages (#10288) by Huang Qiwei · 6 days ago
  22. 665462d optimize(parquet): Nested list batching child.write calls (#10085) by mwish · 6 days ago
  23. b71c8f2 perf: add decimal and fsb arrow_writer bench (#10388) by Michal Piatkowski · 6 days ago
  24. a0051f7 chore(deps): bump syn from 2.0.119 to 3.0.2 (#10391) by dependabot[bot] · 6 days ago
  25. a16c458 support white space prefixed parse for ints and floats (#10374) by RIchard Baah · 6 days ago
  26. f7f7545 fix(arrow-json): render coerced f32 as its value in the string decoder (#10386) by Haresh Khanna · 6 days ago
  27. ba2ac55 Remove always-panicking benchmarks (#10384) by June · 6 days ago
  28. cc83f7e fix(arrow-cast): make `b64_encode` reject invalid UTF-8 from misbehaving `Engine` impls (#10324) by Aditya Mishra · 7 days ago
  29. 4aee48a perf(parquet): splice buffered pages with `write_all` instead of `io::copy` (adapts #10052) (#10353) by Adrian Garcia Badaracco · 7 days ago
  30. d09e4b4 Make more of i256 available in const code (#10363) by Adam Gutglick · 7 days ago
  31. 8d41934 chore(deps): bump tokio from 1.52.4 to 1.53.0 in the all-other-cargo-deps group across 1 directory (#10366) by dependabot[bot] · 8 days ago
  32. 305bf26 hoist calls for null_sentinel (#10356) by RIchard Baah · 8 days ago
  33. 803b51c perf: speed up substring_by_char with an ASCII fast path and single-pass bounds (#10334) by Andy Grove · 8 days ago
  34. 191e3eb chore(deps): bump the all-other-cargo-deps group across 1 directory with 5 updates (#10355) by dependabot[bot] · 9 days ago
  35. 159641a chore: remove parquet dependency from parquet_derive (#10327) by ByteBaker · 9 days ago
  36. f886978 Cache encoded field name in FieldEncoder (#10296) by Michal Piatkowski · 9 days ago
  37. 433e061 Expose builder buffer capacity accessors (#10342) by Alex Huang · 9 days ago
  38. 980667f Add interval multiplication by i64 (#10336) by Peter Lee · 10 days ago
  39. 30c10d5 Make `parquet-index` work with column paths (#10330) by Eduard Karacharov · 10 days ago
  40. ee30b61 perf: allow users to skip utf8 validation (#10319) by RIchard Baah · 10 days ago
  41. 3954050 docs: clarify decimal negative scale behavior (#10304) by ByteBaker · 10 days ago
  42. 794a844 fix: take FFI_ArrowArrayStream errno values from libc (#10299) by Fredrik Fornwall · 10 days ago
  43. 73f275f chore(deps): bump the all-other-cargo-deps group across 1 directory with 2 updates (#10346) by dependabot[bot] · 11 days ago
  44. 2edc0a0 fix(arrow-data): allow full dictionary key range when concatenating (#10323) by raphaelroshan · 11 days ago
  45. 0606ef2 chore(deps): bump lz4_flex from 0.13.1 to 0.14.0 (#10339) by dependabot[bot] · 11 days ago
  46. a4ac7053 feat(arrow-csv): add support for parsing `Float16` (#10343) by Glatzel · 11 days ago
  47. 53c0c23 Docs: fix mutableArrayData comments (#10326) by RIchard Baah · 11 days ago
  48. bc4e672 Remove the unmaintained paste dependency from arrow (#10303) by Phoenix · 11 days ago
  49. 87564e5 chore(deps): bump http-body from 1.0.1 to 1.1.0 in the all-other-cargo-deps group across 1 directory (#10338) by dependabot[bot] · 11 days ago
  50. 2281b5e chore(deps): bump actions/setup-node from 6.4.0 to 7.0.0 (#10337) by dependabot[bot] · 11 days ago
  51. dc67507 Don't panic on invalid c ffi schema name (#10328) by Robert Kruszewski · 12 days ago
  52. e097ebe perf: Improve decimal addition and subtraction when scale is equal (#10333) by Adam Gutglick · 12 days ago
  53. e704ad4 optimize(interleave): implement interleave for FixedSizeList/Map type (#10046) by mwish · 12 days ago
  54. 712aa18 chore(deps): bump uuid from 1.23.4 to 1.23.5 in the all-other-cargo-deps group across 1 directory (#10332) by dependabot[bot] · 12 days ago
  55. 543b806 bench(arrow): add fsl/map interleave benchmark (#10322) by mwish · 2 weeks ago
  56. 970391f Perf: Pre-size buffer allocations to avoid intermediate allocations (#10262) by RIchard Baah · 2 weeks ago
  57. b963ecf chore: formalize the default map field names to match default arrow spec (#10297) by Raz Luvaton · 2 weeks ago
  58. b19aa65 fix(REE): check upfront if sorting empty array or 0 limit (#10293) by Jeffrey Vo · 2 weeks ago
  59. dee3a92 chore(deps): bump the all-other-cargo-deps group across 1 directory with 2 updates (#10310) by dependabot[bot] · 2 weeks ago
  60. e1de892 [Variant] Add `variant_to_arrow` `Map` type support (#10307) by Konstantin Tarasov · 2 weeks ago
  61. 26f4c1d chore(deps): bump actions/stale from 10.3.0 to 10.4.0 (#10314) by dependabot[bot] · 2 weeks ago
  62. fed7862 chore(deps): bump actions/labeler from 6.1.0 to 6.2.0 (#10309) by dependabot[bot] · 2 weeks ago
  63. bc042ab chore(deps): bump sysinfo from 0.38.4 to 0.39.6 (#10311) by dependabot[bot] · 2 weeks ago
  64. c112806 fix(arrow-avro): bound untrusted OCF block size and item counts (#10237) by Han Damin · 2 weeks ago
  65. f11d7c1 docs: trim release schedule for released versions (#10280) by Andrew Lamb · 2 weeks ago
  66. a1f4a09 chore(deps): bump the all-other-cargo-deps group across 1 directory with 2 updates (#10305) by dependabot[bot] · 2 weeks ago
  67. 4b54fe6 chore: Update release voting email template (#10283) by Jeffrey Vo · 3 weeks ago
  68. 52920f9 Align parquet-geospatial crate docs with README (#10302) by Dewey Dunnington · 3 weeks ago
  69. c961d6e Perf: create dictionary reader config and default unsafeflag to false (#10260) by RIchard Baah · 3 weeks ago
  70. f3c5dc5 Perf: Introduce zero copy path when tonic returns an aligned buffer (#10273) by RIchard Baah · 3 weeks ago
  71. 6035e28 chore(deps): bump num-bigint from 0.5.0 to 0.5.1 in the all-other-cargo-deps group across 1 directory (#10294) by dependabot[bot] · 3 weeks ago
  72. d8d980b fix(arrow-array): disallow creating `MapArray` with nullable key field (#10272) by Raz Luvaton · 3 weeks ago
  73. 8205c54 fix: don't panic on `ArrayData::try_new` on bad input even when `force_validate` feature is on (#10282) by Raz Luvaton · 3 weeks ago
  74. 1583c8e [parquet] Add some tests to cover selective list child padding (#10258) by Andrew Lamb · 3 weeks ago
  75. 8544614 Validate short view strings in separate buffer in arrow-row (#10250) by Jeffrey Vo · 3 weeks ago
  76. 1daaf29 Flip dict null_density in test utils (#7475) by Dmitrii Blaginin · 3 weeks ago
  77. d991919 chore(deps): bump num-bigint from 0.4.6 to 0.5.0 (#10279) by dependabot[bot] · 3 weeks ago
  78. b1de629 Prepare for `59.1.0` release (#10274) by Andrew Lamb · 3 weeks ago 59.1.0 59.1.0-rc1
  79. c36e926 feat: Add support for `MapArray` in `arrow_row` (#9486) by Raz Luvaton · 3 weeks ago
  80. d2519a1 fix(arrow-row): allow to convert non empty fixed size binary/list array with size length 0 and no nulls (#10271) by Raz Luvaton · 3 weeks ago
  81. ddef6cf chore: Fix audit CI run by ignore quick-xml audit advisories (#10267) by Andrew Lamb · 3 weeks ago
  82. d969025 fix main: parquet test compilation failure (#10266) by Jeffrey Vo · 3 weeks ago
  83. c7dc6b8 Add validated row decode benchmark (#10259) by Andrew Lamb · 3 weeks ago
  84. 7307740 fix: write error for dbg output of out of range timestamps (#10130) by Jeffrey Vo · 3 weeks ago
  85. af1c24a minor: drive-by refactors for dicts in substring & filter (#10264) by Jeffrey Vo · 3 weeks ago
  86. 7095ce4 Replace conversion of binary->string in arrow-row from arraydata to direct construction (#10261) by Jeffrey Vo · 3 weeks ago
  87. 8c7df18 reduce noise in flight benchmarks [tokio-threads] [# of columns in benchmarks] (#10242) by RIchard Baah · 3 weeks ago
  88. 4ff867b chore: update workspace Rust toolchain to 1.96.1 (#10257) by Andrew Lamb · 3 weeks ago
  89. a2bb4c9 feat(parquet): selective null padding for list child readers (#9848) by Hippolyte Barraud · 3 weeks ago
  90. d3d7ae8 fix(ipc): reject dictionary-encoded dictionary values (#10230) by Goutam Adwant · 3 weeks ago
  91. 6ffeea9 feat: support uuid from fixed type of length 16 (#10241) by Ariel Miculas-Trif · 3 weeks ago
  92. 32bba5a rename Compression struct (#10221) by RIchard Baah · 3 weeks ago
  93. 38230b0 [10125] arrow-flight decode path optimizations (add `skip_validation` to arrow-flight) (#10206) by RIchard Baah · 3 weeks ago
  94. d8d3fa3 refactor: add `take_n_true` method to `BooleanArray` (#9823) by Huaijin · 4 weeks ago
  95. fbe75a3 arrow-cast: Add optimized path for unnesting a dict (#10248) by Frederic Branczyk · 4 weeks ago
  96. 80546fd fix: Rename parquet feature flag 'flate2-rust_backened' to 'flate2-rust_backend' (#10239) by Daniel Carl Jones · 4 weeks ago
  97. ae21c89 Replace `ArrayData` with direct `Array` construction in `arrow-row` (#10229) by Jeffrey Vo · 4 weeks ago
  98. f7ea295 chore(deps): bump actions/cache from 6.0.0 to 6.1.0 (#10240) by dependabot[bot] · 4 weeks ago
  99. 9b190c9 perf(arrow-ord): Avoid full index materialization for small-limit lexsorts (#9991) by pchintar · 4 weeks ago
  100. ea71b0a [arrow-flight encode path]re-use flatbufferbuilder (#10220) by RIchard Baah · 4 weeks ago