Skip to content

Commit

Permalink
[branch-46] Update changelog for backports to 46.0.0 (#14977)
Browse files Browse the repository at this point in the history
  • Loading branch information
xudong963 authored Mar 3, 2025
1 parent b494e97 commit 65c8560
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions dev/changelog/46.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:**

Expand Down Expand Up @@ -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:**

Expand Down Expand Up @@ -319,33 +321,40 @@ 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
4 Peter L
4 Yongting You
4 irenjj
4 oznur-synnada
4 wiedld
3 Andy Yen
3 Jax Liu
3 Oleks V
Expand Down

0 comments on commit 65c8560

Please sign in to comment.