From 65c85606cd93b34dad578c5812bbe0ae4c57df4c Mon Sep 17 00:00:00 2001 From: "xudong.w" Date: Mon, 3 Mar 2025 19:41:22 +0800 Subject: [PATCH] [branch-46] Update changelog for backports to 46.0.0 (#14977) --- dev/changelog/46.0.0.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/dev/changelog/46.0.0.md b/dev/changelog/46.0.0.md index 1ef5260a1df1..96b1e9ec5be0 100644 --- a/dev/changelog/46.0.0.md +++ b/dev/changelog/46.0.0.md @@ -19,7 +19,7 @@ under the License. # Apache DataFusion 46.0.0 Changelog -This release consists of 283 commits from 80 contributors. See credits at the end of this changelog for more information. +This release consists of 288 commits from 79 contributors. See credits at the end of this changelog for more information. **Breaking changes:** @@ -102,6 +102,8 @@ This release consists of 283 commits from 80 contributors. See credits at the en - Examples: boundary analysis example for `AND/OR` conjunctions [#14735](https://github.com/apache/datafusion/pull/14735) (clflushopt) - Allow setting the recursion limit for sql parsing [#14756](https://github.com/apache/datafusion/pull/14756) (cetra3) - Document SQL literal syntax and escaping [#14934](https://github.com/apache/datafusion/pull/14934) (alamb) +- Prepare for 46.0.0 release: Version and Changelog [#14903](https://github.com/apache/datafusion/pull/14903) (xudong963) +- MINOR fix(docs): set the proper link for dev-env setup in contrib guide [#14960](https://github.com/apache/datafusion/pull/14960) (clflushopt) **Other:** @@ -319,25 +321,33 @@ This release consists of 283 commits from 80 contributors. See credits at the en - refactor(properties): Split properties.rs into smaller modules [#14925](https://github.com/apache/datafusion/pull/14925) (Standing-Man) - Fix failing extended `sqlite`test on main / update `datafusion-testing` pin [#14940](https://github.com/apache/datafusion/pull/14940) (alamb) - Revert Datafusion-cli: Redesign the datafusion-cli execution and print, make it totally streaming printing without memory overhead [#14948](https://github.com/apache/datafusion/pull/14948) (alamb) +- Remove invalid bug reproducer. [#14950](https://github.com/apache/datafusion/pull/14950) (wiedld) +- Improve documentation for `DataSourceExec`, `FileScanConfig`, `DataSource` etc [#14941](https://github.com/apache/datafusion/pull/14941) (alamb) +- Do not swap with projection when file is partitioned [#14956](https://github.com/apache/datafusion/pull/14956) (blaginin) +- Minor: Add more projection pushdown tests, clarify comments [#14963](https://github.com/apache/datafusion/pull/14963) (alamb) +- Update labeler components [#14942](https://github.com/apache/datafusion/pull/14942) (alamb) +- Deprecate `Expr::Wildcard` [#14959](https://github.com/apache/datafusion/pull/14959) (linhr) ## Credits Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor. ``` - 35 Andrew Lamb + 38 Andrew Lamb + 35 dependabot[bot] 14 Piotr Findeisen 10 Matthijs Brobbel 10 logan-keede 9 Bruce Ritchie + 9 xudong.w 8 Jay Zhan 8 Qi Zhu - 8 xudong.w 6 Adam Gutglick 6 Joseph Koshakow 5 Ian Lai 5 Lordworms 5 Simon Vandel Sillesen + 5 wiedld 5 zjregee 4 Dmitrii Blaginin 4 Kristin Cowalcijk @@ -345,7 +355,6 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co 4 Yongting You 4 irenjj 4 oznur-synnada - 4 wiedld 3 Andy Yen 3 Jax Liu 3 Oleks V