danielhumanmod commented on code in PR #1345: URL: https://github.com/apache/datafusion-ballista/pull/1345#discussion_r2553813039
########## Cargo.toml: ########## @@ -27,27 +27,28 @@ resolver = "2" # edition = "2021" # we should try to follow datafusion version -rust-version = "1.86.0" +rust-version = "1.88.0" Review Comment: Try to align with DataFusion rust version, feel free to let me know if we dont want to bump it right now https://github.com/apache/datafusion/blob/main/Cargo.toml#L80 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
