plusplusjiajia commented on code in PR #3033:
URL: https://github.com/apache/iceberg-rust/pull/3033#discussion_r3842564444


##########
Cargo.toml:
##########
@@ -79,10 +79,10 @@ chrono = "0.4.41"
 clap = { version = "4.5.48", features = ["derive", "cargo"] }
 crc32fast = "1"
 dashmap = "6"
-datafusion = "54.1.0"
-datafusion-cli = "54.1.0"
-datafusion-ffi = "54.1.0"
-datafusion-sqllogictest = "54.1.0"
+datafusion = "54.0.0"
+datafusion-cli = "54.0.0"
+datafusion-ffi = "54.0.0"
+datafusion-sqllogictest = "54.0.0"

Review Comment:
   @dannycjones Taking the suggestion, thanks — "54" says the same thing and 
leaves nothing to bump.
   On #2872: it reads as a routine follow-the-release bump, covered by existing 
tests — nothing needed 54.1 specifically. So yes, lockfile-only seems right for 
those.



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

Reply via email to