Jefffrey commented on code in PR #8997:
URL: https://github.com/apache/arrow-datafusion/pull/8997#discussion_r1468660678


##########
datafusion/core/Cargo.toml:
##########
@@ -27,7 +27,7 @@ homepage = { workspace = true }
 repository = { workspace = true }
 license = { workspace = true }
 authors = { workspace = true }
-rust-version = "1.70"
+rust-version = "1.71"

Review Comment:
   Could we take this opportunity to set this as same as workspace? e.g.
   
   
https://github.com/apache/arrow-datafusion/blob/7a5f2054305fd92852b589473afbc9bb034379d7/datafusion/physical-plan/Cargo.toml#L29
   
   Unless its preferable to keep these separate? (even though they currently 
are the same)



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

Reply via email to