1. d09a919 Use shared statistics merge for union stats (#21430) by Kumar Ujjawal · 2 hours ago main
  2. 040c21e fix: Fix `.gitignore` in `benchmarks/` (#21954) by Yongting You · 3 hours ago
  3. 3deeadd perf: strength reduce hash partition modulo (up to 1.16x faster) (#21900) by Daniël Heres · 4 hours ago
  4. 1364286 fix: grouping separator for float and decimal (#20268) by Druva · 4 hours ago
  5. 0144570 perf: Add `BulkNullStringArrayBuilder` trait, use in `repeat` (#21854) by Neil Conway · 8 hours ago
  6. 0bb17bc build: allow posting comments on PRs made from forks and fix missing protobuf (#21913) by Raz Luvaton · 9 hours ago
  7. 42cd2fa dependencies check are now required to merge ci (#21940) by Dmitrii Blaginin · 18 hours ago
  8. 72fe20b Fix nesting of permissions block in docs workflow (#21930) by Jeffrey Vo · 20 hours ago
  9. 985f0a4 Deduplicate InList primitive static filters (#21932) by Geoffrey Claude · 21 hours ago
  10. 2b95cde Add SQL based benchmarking harness, port tpch to use framework (#21707) by Bruce Ritchie · 21 hours ago
  11. 5fda216 chore: fix `iff` typos (#21904) by Oleks V · 24 hours ago
  12. f0c5306 docs(optimizer): add generated optimizer rules reference (#21824) by Kumar Ujjawal · 24 hours ago
  13. 66980e2 Fix GH action permissions in `rust.yml` and `docs.yaml` workflows (#21884) by Jeffrey Vo · 24 hours ago
  14. 3aefba7 fix: fix elapsed_compute metric in ParquetSink to report encoding time only (#21825) by Fred Thomas · 30 hours ago
  15. 73ca6a5 ci: add breaking change detector (#21499) by Raz Luvaton · 33 hours ago
  16. 61fe692 Remove unnecessary Mutex in SharedMemoryReservation (#21899) by Gabriel · 33 hours ago
  17. e8a93bb feat: automatically cast `ListView` to `List` for UDFs (#21855) by Jeffrey Vo · 34 hours ago
  18. b9cf885 Update `astral-tokio-tar` to appease cargo_audit (#21902) by Andrew Lamb · 36 hours ago
  19. 8f033e4 feat: minor lambda perf improvements (#21896) by Oleks V · 2 days ago
  20. 720aaff perf: Use bulk-NULL builder in `replace` (#21849) by Neil Conway · 2 days ago
  21. 4876cdc refactor `array_remove` benchmarks & add nested benches (#21834) by Jeffrey Vo · 2 days ago
  22. 53bd344 chore(deps): bump libloading from 0.8.9 to 0.9.0 (#21890) by dependabot[bot] · 2 days ago
  23. 288a5f1 chore(deps): update pydata-sphinx-theme requirement from <1,>=0.17.0 to >=0.17.1,<1 in /docs (#21889) by dependabot[bot] · 2 days ago
  24. 2a2b5b0 chore(deps): bump taiki-e/install-action from 2.75.18 to 2.75.23 (#21887) by dependabot[bot] · 2 days ago
  25. 686d617 Update documentation for PhysicalExpr::evaluate_bounds (#21879) by Andrew Lamb · 2 days ago
  26. ec92925 perf: Optimize `substr_index` to use bulk-NULL string builder (#21877) by Neil Conway · 2 days ago
  27. 22bb4e6 Add support for nested types to nullif. (#21764) by Anastasios Bakogiannis · 2 days ago
  28. c2c0773 feat(unparser): Keep inner join `Filter → TableScan` predicates to `WHERE` instead of moving to `JOIN ON` (#21694) by Sergei Grebnov · 2 days ago
  29. bbf67d9 Add lambda support and array_transform udf (#21679) by gstvg · 2 days ago
  30. 54a5515 perf(spark): use 256-entry byte-pair table in hex encoding (#21836) by gabriel · 2 days ago
  31. 6a09260 Fix some GH action permission issues identified by CodeQL (#21838) by Jeffrey Vo · 2 days ago
  32. 310dd5d Support Dictionary Arrays in MIN/MAX Aggregates (#21315) by kosiew · 3 days ago
  33. f802ed1 Add protobuf serialization/deserialization support for `EmptyTable` scans (#20844) by Oleh · 3 days ago
  34. af7904f feat : ABI upgrade from abi_stabby to stabby since abi_stable is no longer maintained (#21030) by Bhargava Vadlamani · 3 days ago
  35. 95ef332 perf: optimise `first_value`, `last_value` aggregate function (#21383) by theirix · 3 days ago
  36. 1bb588e perf: Implement physical execution of uncorrelated scalar subqueries (#21240) by Neil Conway · 3 days ago
  37. ca1d39d perf: implement convert_to_state for SparkAvg (#21548) by Alex Zhang · 3 days ago
  38. 40b209e feat: remove `__unnest_placeholder` from struct unnest projection (#21725) by Andrey Koshchiy · 3 days ago
  39. 62ad66b perf: Use bulk-NULL builder in `chr` (#21847) by Neil Conway · 3 days ago
  40. 2676297 chore: add internal markdown link check (#21831) by Geethapranay1 · 3 days ago
  41. bff0ffb docs: clarify ExecutionProps and TaskContext docs (#21872) by Andrew Lamb · 3 days ago
  42. 68061a5 docs: refresh CLI usage output in the user guide (#21874) by jj.lee · 3 days ago
  43. b11b99b chore: bump `sha` & `md-5` to `0.11.0` (#21840) by Jeffrey Vo · 3 days ago
  44. d193962 fix: Do not highlight the CLI hint directly (#21858) by Nuno Faria · 3 days ago
  45. 4e71785 perf: Use bulk-NULL string builder in `initcap` (#21863) by Neil Conway · 3 days ago
  46. a28c099 chore: bump API limit for stale workflow (#21867) by Jeffrey Vo · 3 days ago
  47. 1dbf264 docs: fix typos in documentation (#21875) by jj.lee · 3 days ago
  48. a2c0c8a Refactor InListExpr into static-filter modules (#21649) by Geoffrey Claude · 3 days ago
  49. 0ebecd5 build: explicitly set `publish = false` for internal crates (#21869) by Raz Luvaton · 3 days ago
  50. 1897c28 chore: use Arc::unwrap_or_clone in more places (#21823) by Daniël Heres · 3 days ago
  51. 7fa6e21 Skip map_expressions rebuild for Extension nodes with empty expressions (#21701) by Qi Zhu · 3 days ago
  52. 65f337d perf: Use bulk-NULL builder in `uuid` (#21845) by Neil Conway · 5 days ago
  53. 6f1040b Fix PushdownSort dropping LIMIT when eliminating SortExec (#21744) by Sergei Grebnov · 5 days ago
  54. aab4263 perf(substr_index): speed up scalar and Utf8View (#21754) by Kumar Ujjawal · 5 days ago
  55. 89e14f1 chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /datafusion/wasmtest/datafusion-wasm-app (#21164) by dependabot[bot] · 5 days ago
  56. 794f30e perf: Add bulk NULL-aware string builders, use in `lower` and `upper` (#21789) by Neil Conway · 6 days ago
  57. 7d5ddca perf: Optimize `lower`, `upper` for sliced arrays (#21814) by Neil Conway · 6 days ago
  58. 85e75e2 Add quote style and trimming to csv writier (#20813) by Xander · 6 days ago
  59. 1ea328d chore: leave specialised bench helpers (#21810) by theirix · 6 days ago
  60. cc67c13 Fix: allow coercion from Binary and LargeBinary into BinaryView (#21800) by Bert Vermeiren · 6 days ago
  61. 14c18ec fix: Enable `arrow-ipc/zstd` in `datasource-arrow` to make `test_spill_compression` pass in every config (#21504) by Adam Gutglick · 6 days ago
  62. fd093fb chore: re-enable `array_union` nested null array edge case test (#21773) by Jeffrey Vo · 7 days ago
  63. 067ba4b chore: add aggregation test for listview types (#21776) by Jeffrey Vo · 7 days ago
  64. 9d73d09 chore: re-enable `add_months` overflow test (#21774) by Jeffrey Vo · 7 days ago
  65. 95157ef Unparser drops ORDER BY alias when flattening Projection through SubqueryAlias (#21491) by Yonatan Striem Amit · 8 days ago
  66. 643db7a feat: add cosine_distance scalar function (#21542) by crm26 · 8 days ago
  67. 82abcbd ci: permit stale workflow to delete cache (#21772) by Jeffrey Vo · 8 days ago
  68. 73ebfcc docs: fix some comments on query_planning example (#21783) by Joan Antoni RE · 8 days ago
  69. eca2e00 refactor: Simplify NLJ re-scans with `ReplayableStreamSource` (#21742) by Yongting You · 8 days ago
  70. 766dff1 chore: Rename concat-specific string builders, make pub(crate) (#21695) by Neil Conway · 8 days ago
  71. 83c2c01 fix: rebind RecursiveQueryExec batches to the declared output schema (#21770) by Adrian Garcia Badaracco · 8 days ago
  72. 4fbdfd0 [Minor]: fix security audit because of rustls-webpki version (#21785) by Burak Şen · 8 days ago
  73. 4bff17e [Minor]: unify ANY/ALL planning and align ANY NULL semantics with PG (#21743) by Burak Şen · 8 days ago
  74. ff844be Improve ergonomics for ExecutionPlanMetricsSet and MetricsSet (#21762) by Gabriel · 8 days ago
  75. 8875956 Handle canceled partitioned hash join dynamic filters lazily (#21666) by Adrian Garcia Badaracco · 8 days ago
  76. 8a45d02 feat: support `ListView` and `LargeListView` in `ScalarValue` (#21669) by Jeffrey Vo · 8 days ago
  77. 64619a6 fix: improve sort pushdown benchmark data and add DESC LIMIT queries (#21711) by Qi Zhu · 8 days ago
  78. 5d508d3 Skip files outside partition structure in hive-partitioned listing tables (#21756) by Qi Zhu · 9 days ago
  79. e7f7fa9 fix: Validate spill read schema (#21738) by Yongting You · 9 days ago
  80. e5d9145 perf: Optimize approx count distinct using bitmaps instead of HLL for smaller int datatypes (#21453) by Bhargava Vadlamani · 9 days ago
  81. 192ceb6 Snowflake Unparser dialect and UNNEST support (#21593) by Yonatan Striem Amit · 9 days ago
  82. 5f8b131 perf: Implement groups accumulator count distinct primitive types (#21561) by Bhargava Vadlamani · 9 days ago
  83. cfafce4 chore: add `array_remove_*` NULL handling changes to `Upgrade Guide` (#21769) by Oleks V · 9 days ago
  84. 9a1ed57 chore(deps): bump taiki-e/install-action from 2.75.10 to 2.75.18 (#21757) by dependabot[bot] · 9 days ago
  85. af67cdd chore(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#21758) by dependabot[bot] · 9 days ago
  86. c641262 chore(deps): bump aws-config from 1.8.15 to 1.8.16 in the all-other-cargo-deps group (#21760) by dependabot[bot] · 9 days ago
  87. 9a851d6 fix: Fix local `datafusion-cli` test failure (#21761) by Yongting You · 9 days ago
  88. 5baa6ef chore(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#21759) by dependabot[bot] · 9 days ago
  89. a737c27 feat: estimate cardinality for semi and anti-joins using distinct counts (#20904) by Burak Şen · 9 days ago
  90. 526f0cb perf: Reduce `Box` and `Arc` allocation churn during tree rewriting (#21749) by Neil Conway · 9 days ago
  91. 9b5e43e feat: Expose used `MemoryPool` details in `ResourcesExhausted` error messages (#20387) by Eren Avsarogullari · 9 days ago
  92. e524f49 fix: array_concat widens container variant for mixed List/LargeList inputs (#21704) by Harrison Crosse · 9 days ago
  93. c470bb1 chore: backport version from `branch-53`, update some dependencies (#21708) by Oleks V · 10 days ago
  94. 7acbe03 test: add tests for spill file sizes to verify View GC (#21750) by Ratul Dawar · 10 days ago
  95. a311d14 chore: Update Release instructions (#21705) by Oleks V · 10 days ago
  96. 466c3eae Dynamic work scheduling in FileStream (#21351) by Andrew Lamb · 10 days ago
  97. 3aaf393 minor: More comments to `read_spill_as_stream` (#21713) by Yongting You · 11 days ago
  98. 03ca0aa perf: Tweak vec capacity in `project_statistics` (#21734) by Neil Conway · 11 days ago
  99. 675881d fix: insert placeholder type inference showing wrong type when there is function wrapped placeholder (unknown type) (#20744) by Burak Şen · 11 days ago
  100. 935382f perf: Optimize `DFSchema::qualified_name` (#21722) by Neil Conway · 11 days ago