dentiny commented on code in PR #1747:
URL: https://github.com/apache/iceberg-rust/pull/1747#discussion_r2431118577
##########
Cargo.toml:
##########
@@ -62,9 +62,9 @@ bytes = "1.10"
chrono = "0.4.41"
clap = { version = "4.5.41", features = ["derive", "cargo"] }
ctor = "0.2.8"
-datafusion = "48.0.1"
-datafusion-cli = "48.0.1"
-datafusion-sqllogictest = "48.0.1"
+datafusion = "50.0"
Review Comment:
datafusion v50 already updates to the latest arrow and parquet
--
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]