1. c1d6f34 Prevent exponential planning time for Window functions - v2 (#17684) by Berkay Şahin · 10 hours ago main
  2. bb3e0d8 Use `Expr::qualified_name()` and `Column::new()` to extract partition keys from window and aggregate operators (#17757) by Mason · 12 hours ago
  3. 05426bc chore(deps): bump postgres-types from 0.2.9 to 0.2.10 (#17768) by dependabot[bot] · 13 hours ago
  4. b6f2b08 chore(deps): bump libc from 0.2.175 to 0.2.176 (#17767) by dependabot[bot] · 13 hours ago
  5. 7f70ac6 Support join cardinality estimation less conservatively (#17476) by Jack Kleeman · 13 hours ago
  6. 78786d6 feat : Display function alias in output column name (#17690) by Devam Patel · 13 hours ago
  7. bdcfd43 Keep aggregate udaf schema names unique when missing an order-by (#17731) by wiedld · 14 hours ago
  8. 08e75a9 chore(deps): bump taiki-e/install-action from 2.62.5 to 2.62.6 (#17766) by dependabot[bot] · 20 hours ago
  9. 5bbdb7e Update `arrow` / `parquet` to 56.2.0 (#17631) by Andrew Lamb · 34 hours ago
  10. 4114e78 chore(deps): bump object_store from 0.12.3 to 0.12.4 (#17753) by dependabot[bot] · 34 hours ago
  11. ac48ba3 feat(spark): implement Spark `map` function `map_from_arrays` (#17456) by Evgenii Glotov · 2 days ago
  12. 564864b feat: support `Utf8View` for more args of `regexp_replace` (#17195) by Matt Butrovich · 2 days ago
  13. ea9fb26 chore(deps): bump wasm-bindgen-test from 0.3.51 to 0.3.53 (#17642) by dependabot[bot] · 2 days ago
  14. 6ec14e9 Support `LargeList` in `array_has` simplification to `InList` (#17732) by Jeffrey Vo · 2 days ago
  15. 62e6d5e (fix): Lag function creates unwanted projection (#17630) (#17639) by Renato Marroquin · 2 days ago
  16. 5276522 chore(deps): bump taiki-e/install-action from 2.62.4 to 2.62.5 (#17750) by dependabot[bot] · 2 days ago
  17. ded6c0d Add support for calling async UDF as aggregation expression (#17620) by Simon Vandel Sillesen · 2 days ago
  18. 0e3d4a7 docs: fix sidebar overlapping table on configuration page on website (#17738) by Sai Mahendra · 2 days ago
  19. 693eeaf Improve documentation for ordered set aggregate functions (#17744) by Andrew Lamb · 2 days ago
  20. 8471f52 minor: create `OptimizerContext` with provided `ConfigOptions` (#17742) by LFC · 2 days ago
  21. 33fe3ec chore: remove homebrew publish instructions from release steps (#17735) by Jeffrey Vo · 2 days ago
  22. d5bfcf5 fix: Remove datafusion-macros's dependency on datafusion-expr (#17688) by Hiroaki Yutani · 2 days ago
  23. 2ba2f1c fix: Remove parquet encryption feature from root deps (#17700) by Vyquos · 3 days ago
  24. 432995c chore: make `LimitPushPastWindows` public (#17736) by Heran Lin · 3 days ago
  25. 9fae60c chore(deps): bump tempfile from 3.22.0 to 3.23.0 (#17741) by dependabot[bot] · 3 days ago
  26. 348d433 chore(deps): bump taiki-e/install-action from 2.62.1 to 2.62.4 (#17739) by dependabot[bot] · 3 days ago
  27. 9bc8202 fix(agg/corr): return NULL when variance is zero or samples < 2 (#17621) by dennis zhuang · 3 days ago
  28. 11ffa67 feat: support for null, date, and timestamp types in approx_distinct (#17618) by dennis zhuang · 3 days ago
  29. 84b327c doc: add missing examples for multiple math functions (#17018) by aditya singh rathore · 3 days ago
  30. 23d91c5 Support `WHERE`, `ORDER BY`, `LIMIT`, `SELECT`, `EXTEND` pipe operators (#17278) by Simon Vandel Sillesen · 3 days ago
  31. 22a1eab Introduce `avg_distinct()` and `sum_distinct()` functions to DataFrame API (#17536) by Jeffrey Vo · 3 days ago
  32. 46a47a9 Move misplaced upgrading entry about MSRV (#17727) by Piotr Findeisen · 3 days ago
  33. 677a000 Use github link instead of relative link to optimizer_rule.rs in query-optimizer.md (#17723) by Peter Nguyen · 3 days ago
  34. 4ea7601 Avoid redundant Schema clones (#17643) by Piotr Findeisen · 4 days ago
  35. eeec017 Bump MSRV to 1.87.0 (#17724) by Piotr Findeisen · 4 days ago
  36. a8d5016 Support remaining substrait time literal variations (#17707) by Peter Nguyen · 4 days ago
  37. 95357ed feat: expose `udafs` and `udwfs` methods on `FunctionRegistry` (#17650) by Marko Milenković · 4 days ago
  38. 52690c6 fix: Partial AggregateMode will generate duplicate field names which will fail DFSchema construct (#17706) by Qi Zhu · 4 days ago
  39. 79fc94a perf: Improve the performance of WINDOW functions with many partitions (#17528) by Nuno Faria · 4 days ago
  40. 3ad9da9 chore(deps): bump taiki-e/install-action from 2.61.10 to 2.62.1 (#17710) by dependabot[bot] · 4 days ago
  41. 768d238 docs: Remove disclaimer that `datafusion` 50.0.0 is not released (#17695) by Nuno Faria · 4 days ago
  42. ba50f52 Support FixedSizeList for array_slice via coercion to List (#17667) by Jeffrey Vo · 4 days ago
  43. 68bc0ce chore: fix wasm-pack installation link in wasmtest README (#17704) by Jeffrey Vo · 4 days ago
  44. f04efd1 chore: update a bunch of dependencies (#17708) by Jeffrey Vo · 4 days ago
  45. b63ca3e chore: Update READMEs of crates to be more consistent (#17691) by Jeffrey Vo · 4 days ago
  46. 1629420 feat(spark): implement Spark `make_interval` function (#17424) by David López · 5 days ago
  47. 78d5779 chore(deps): bump the proto group with 2 updates (#16806) by dependabot[bot] · 5 days ago
  48. 58bc749 Support FixedSizeList for array_position (#17659) by Jeffrey Vo · 5 days ago
  49. bea1b0a chore: Upgrade Rust version to 1.90.0 (#17677) by Rohan Krishnaswamy · 5 days ago
  50. 602475f minor: add SQLancer fuzzed SLT case for natural joins (#17683) by Jeffrey Vo · 5 days ago
  51. 6082727 fix: correct statistics for `NestedLoopJoinExec` (#17680) by Duong Cong Toai · 5 days ago
  52. d55fb6d Support FixedSizeList for array_to_string (#17666) by Jeffrey Vo · 5 days ago
  53. c2d839f chore: refactor array fn signatures & add more slt tests (#17672) by Jeffrey Vo · 5 days ago
  54. d96fbde fix: null padding for `array_reverse` on `FixedSizeList` (#17673) by Chen Chongchen · 5 days ago
  55. 523eadd Support FixedSizeList for array_except (#17658) by Jeffrey Vo · 5 days ago
  56. 00f5b7d Support LargeList for array_sort (#17657) by Jeffrey Vo · 5 days ago
  57. 1488e10 feat(substrait): add time literal support (#17655) by Bruno Volpato · 6 days ago
  58. 03b6789 Custom timestamp format for DuckDB (#17653) by Viktor Yershov · 6 days ago
  59. 14656f5 feat(small): Display `NullEquality` in join executor's `EXPLAIN` output (#17664) by Yongting You · 6 days ago
  60. 75c7720 minor: Improve hygiene for `datafusion-functions` macros (#17638) by Jeffrey Vo · 6 days ago
  61. 44cd972 Support Decimal32/64 types (#17501) by Adam Gutglick · 6 days ago
  62. 7125e97 fix: Ignore governance doc from typos (#17678) by Rohan Krishnaswamy · 6 days ago
  63. d572eeb Add explicit PMC/committers list to governance docs page (#17574) by Andrew Lamb · 7 days ago
  64. b9517a1 docs: deduplicate links in `introduction.md` (#17669) by Jeffrey Vo · 7 days ago
  65. 35c1cfd Introduce `TypeSignatureClass::Binary` to allow accepting arbitrarily sized `FixedSizeBinary` arguments (#17531) by Jeffrey Vo · 7 days ago
  66. 4a5b137 docs: add xorq to list of known users (#17668) by Dan Lovell · 7 days ago
  67. 7d50c37 chore(deps): bump indexmap from 2.11.3 to 2.11.4 (#17661) by dependabot[bot] · 7 days ago
  68. ac42765 minor: Ensure `proto` crate has datetime & unicode expr flags in datafusion dev dependency (#17656) by Jeffrey Vo · 7 days ago
  69. 4e94346 feat: add support for RightAnti and RightSemi join types (#17604) by Bruno Volpato · 7 days ago
  70. 0aa6d35 proto: don't include parquet feature by default (#17577) by Jack Kleeman · 7 days ago
  71. 5f0b83c chore(deps): bump taiki-e/install-action from 2.61.9 to 2.61.10 (#17660) by dependabot[bot] · 7 days ago
  72. d587b8d chore: Update dynamic filter formatting (#17647) by Rohan Krishnaswamy · 7 days ago
  73. c1ca3c4 chore(deps): bump serde from 1.0.223 to 1.0.225 (#17614) by dependabot[bot] · 7 days ago
  74. 293bf3e fix: Preserves field metadata when creating logical plan for VALUES expression (#17525) by Kristin Cowalcijk · 8 days ago
  75. 980c948 Upgrade to arrow 56.1.0 (#17275) by Andrew Lamb · 8 days ago
  76. 4528f2f optimizer: Rewrite `IS NOT DISTINCT FROM` joins as Hash Joins (#17319) by Yongting You · 8 days ago
  77. f1765a1 minor: Ensure `datafusion-sql` package dependencies have `sql` flag (#17644) by Jeffrey Vo · 8 days ago
  78. c910db4 fix(SubqueryAlias): use maybe_project_redundant_column (#17478) by Filippo Rossi · 8 days ago
  79. 13208e6 Validate the memory consumption in SPM created by multi level merge (#17029) by ding-young · 8 days ago
  80. b293e2c chore(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 (#17641) by dependabot[bot] · 8 days ago
  81. 70f4d19 chore(deps): bump taiki-e/install-action from 2.61.8 to 2.61.9 (#17640) by dependabot[bot] · 8 days ago
  82. e2a5b57 `avg(distinct)` support for decimal types (#17560) by Jeffrey Vo · 8 days ago
  83. da89395 feat: Add `OR REPLACE` to creating external tables (#17580) by Jonathan Chen · 8 days ago
  84. 9351c7a docs: Move Google Summer of Code 2025 pages to a section (#17504) by Andrew Lamb · 8 days ago
  85. 631f9ab Use `Display` formatting of `DataType`:s in error messages (#17565) by Emil Ernerfeldt · 8 days ago
  86. 9e36ec4 fix: Change `OuterReferenceColumn` to contain the entire outer field to prevent metadata loss (#17524) by Kristin Cowalcijk · 8 days ago
  87. 0c7da26 perf: Simplify CASE for any WHEN TRUE (#17602) by Peter Nguyen · 8 days ago
  88. 553f5b6 Bump datafusion-testing to latest (#17609) by Jeffrey Vo · 8 days ago
  89. 9cc8c8d docs: Update documentation on Epics and Supervising Maintainers (#17505) by Andrew Lamb · 8 days ago
  90. 9348304 Revert "Always run CI checks (#17538)" (#17629) by Dmitrii Blaginin · 8 days ago
  91. 3c021ac Always run CI checks (#17538) by Dmitrii Blaginin · 9 days ago
  92. d2f8fa5 fix: SortExec TopK OOM (#17622) by Nuno Faria · 9 days ago
  93. a6a1289 chore(deps): bump taiki-e/install-action from 2.61.6 to 2.61.8 (#17615) by dependabot[bot] · 9 days ago
  94. 986cfcd Enable `inefficient_to_string` Clippy lint (#17583) by Piotr Findeisen · 9 days ago
  95. 0e9b4a3 chore(deps): bump serde_json from 1.0.143 to 1.0.145 (#17585) by dependabot[bot] · 9 days ago
  96. ef71119 chore(deps): bump indexmap from 2.11.1 to 2.11.3 (#17587) by dependabot[bot] · 9 days ago
  97. 0181c79 feat: add `sql` feature to make sql planning optional (#17332) by Tim Saucer · 10 days ago
  98. 1a53ba0 Update release readme (#17591) by xudong.w · 10 days ago
  99. 9efabf9 minor: fix compilation issue for extended tests due to missing parquet encryption flag (#17579) by Jeffrey Vo · 10 days ago
  100. 10f4188 chore: replace deprecated UnionExec API (#17588) by Eugene Tolbakov · 10 days ago