comphead commented on code in PR #16845: URL: https://github.com/apache/datafusion/pull/16845#discussion_r2219982510
########## docs/source/library-user-guide/upgrading.md: ########## @@ -24,6 +24,14 @@ **Note:** DataFusion `49.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. You can see the current [status of the `49.0.0 `release here](https://github.com/apache/datafusion/issues/16235) +### `MSRV` updated to 1.85.1 + +The Minimum Supported Rust Version (MSRV) for `DataFusionError` has been updated to [`1.85.1`]. See Review Comment: ```suggestion The Minimum Supported Rust Version (MSRV) has been updated to [`1.85.1`]. See ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org