Omega359 commented on code in PR #12032:
URL: https://github.com/apache/datafusion/pull/12032#discussion_r1743791472
##########
datafusion-cli/Cargo.toml:
##########
@@ -30,9 +30,16 @@ rust-version = "1.76"
readme = "README.md"
[dependencies]
-arrow = { version = "52.2.0" }
+arrow = { version = "53.0.0" }
async-trait = "0.1.73"
aws-config = "1.5.5"
+# begin pin aws-sdk crates otherwise CI MSRV check fails
Review Comment:
That is an unfortunate choice by aws.
--
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]