Skip to content

Commit 46a47a9

Browse files
authored
Move misplaced upgrading entry about MSRV (#17727)
1 parent 677a000 commit 46a47a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525

2626
You can see the current [status of the `51.0.0 `release here](https://github.com/apache/datafusion/issues/17558)
2727

28-
## DataFusion `50.0.0`
29-
3028
### `MSRV` updated to 1.87.0
3129

3230
The Minimum Supported Rust Version (MSRV) has been updated to [`1.87.0`].
3331

3432
[`1.87.0`]: https://releases.rs/docs/1.87.0/
3533

34+
## DataFusion `50.0.0`
35+
3636
### ListingTable automatically detects Hive Partitioned tables
3737

3838
DataFusion 50.0.0 automatically infers Hive partitions when using the `ListingTableFactory` and `CREATE EXTERNAL TABLE`. Previously,

0 commit comments

Comments
 (0)