alamb commented on code in PR #10484:
URL: https://github.com/apache/datafusion/pull/10484#discussion_r1626224232


##########
datafusion-cli/Cargo.toml:
##########
@@ -26,7 +26,7 @@ license = "Apache-2.0"
 homepage = "https://datafusion.apache.org";
 repository = "https://github.com/apache/datafusion";
 # Specify MSRV here as `cargo msrv` doesn't support workspace version
-rust-version = "1.73"
+rust-version = "1.78"

Review Comment:
   I think per the policy we need to support
   
https://github.com/apache/datafusion?tab=readme-ov-file#rust-version-compatibility-policy
   
   we can only update to `1.75` (which is 6 months old)
   
https://github.com/rust-lang/rust/blob/master/RELEASES.md#version-1750-2023-12-28



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

Reply via email to