Skip to content

Commit 768d238

Browse files
authored
docs: Remove disclaimer that datafusion 50.0.0 is not released (#17695)
* docs: Remove disclaimer that datafusion 50.0.0 is not released * Add section about 51.0.0
1 parent ba50f52 commit 768d238

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/source/library-user-guide/upgrading.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,13 @@
1919

2020
# Upgrade Guides
2121

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.
2325

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)
27+
28+
## DataFusion `50.0.0`
2629

2730
### ListingTable automatically detects Hive Partitioned tables
2831

0 commit comments

Comments
 (0)