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: docs/source/library-user-guide/upgrading.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,10 +19,13 @@
19
19
20
20
# Upgrade Guides
21
21
22
-
## DataFusion `50.0.0`
22
+
## DataFusion `51.0.0`
23
+
24
+
**Note:** DataFusion `51.0.0` has not been released yet. The information provided in this section pertains to features and changes that have already been merged to the main branch and are awaiting release in this version.
23
25
24
-
**Note:** DataFusion `50.0.0` has not been released yet. The information provided in this section pertains to features and changes that have already been merged to the main branch and are awaiting release in this version.
25
-
You can see the current [status of the `50.0.0 `release here](https://github.com/apache/datafusion/issues/16799)
26
+
You can see the current [status of the `51.0.0 `release here](https://github.com/apache/datafusion/issues/17558)
0 commit comments