Skip to content

Commit 5e6bca2

Browse files
committed
chore: Update with latest count
1 parent 24297fa commit 5e6bca2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

dev/changelog/54.0.0.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ under the License.
1919

2020
# Apache DataFusion 54.0.0 Changelog
2121

22-
This release consists of 739 commits from 139 contributors. See credits at the end of this changelog for more information.
22+
This release consists of 740 commits from 139 contributors. See credits at the end of this changelog for more information.
2323

2424
See the [upgrade guide](https://datafusion.apache.org/library-user-guide/upgrading.html) for information on how to upgrade from previous versions.
2525

@@ -778,6 +778,7 @@ See the [upgrade guide](https://datafusion.apache.org/library-user-guide/upgradi
778778
- [branch-54] refactor: wrap HigherOrderUDFImpl in a concrete HigherOrderUDF struct (#22593) [#22635](https://github.com/apache/datafusion/pull/22635) (alamb)
779779
- [branch-54] chore: Cleanup and refactor `build_join` in `ScalarSubqueryToJoin` (#… [#22693](https://github.com/apache/datafusion/pull/22693) (LiaCastaneda)
780780
- [branch-54] fix: clear handled OFFSET before child recursion in LimitPushdown (#22525) [#22631](https://github.com/apache/datafusion/pull/22631) (alamb)
781+
- [branch-54] refactor: give parquet CDC options an explicit `enabled` flag (backport #22632) [#22648](https://github.com/apache/datafusion/pull/22648) (kszucs)
781782

782783
## Credits
783784

@@ -849,6 +850,7 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co
849850
2 Frederic Branczyk
850851
2 Geethapranay1
851852
2 Jonah Gao
853+
2 Krisztián Szűcs
852854
2 Liam Feehery
853855
2 Marko Grujic
854856
2 Michael Kleen
@@ -897,7 +899,6 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co
897899
1 Kartik Gupta
898900
1 Krishna Sudarshan J
899901
1 Kristin Cowalcijk
900-
1 Krisztián Szűcs
901902
1 Lavkesh Lahngir
902903
1 Martin Hilton
903904
1 Mason

0 commit comments

Comments
 (0)