You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/changelog/54.0.0.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ under the License.
19
19
20
20
# Apache DataFusion 54.0.0 Changelog
21
21
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.
23
23
24
24
See the [upgrade guide](https://datafusion.apache.org/library-user-guide/upgrading.html) for information on how to upgrade from previous versions.
25
25
@@ -778,6 +778,7 @@ See the [upgrade guide](https://datafusion.apache.org/library-user-guide/upgradi
778
778
-[branch-54] refactor: wrap HigherOrderUDFImpl in a concrete HigherOrderUDF struct (#22593) [#22635](https://github.com/apache/datafusion/pull/22635) (alamb)
779
779
-[branch-54] chore: Cleanup and refactor `build_join` in `ScalarSubqueryToJoin` (#… [#22693](https://github.com/apache/datafusion/pull/22693) (LiaCastaneda)
780
780
-[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)
781
782
782
783
## Credits
783
784
@@ -849,6 +850,7 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co
849
850
2 Frederic Branczyk
850
851
2 Geethapranay1
851
852
2 Jonah Gao
853
+
2 Krisztián Szűcs
852
854
2 Liam Feehery
853
855
2 Marko Grujic
854
856
2 Michael Kleen
@@ -897,7 +899,6 @@ Thank you to everyone who contributed to this release. Here is a breakdown of co
0 commit comments