rtyler opened a new pull request, #16728:
URL: https://github.com/apache/datafusion/pull/16728

   datafusion-cli depends on aws-config which has some transitive dependencies 
which require 1.85. This was a dependabot upgrade in 8366d6e155
   
   16:18:43  error: rustc 1.83.0 is not supported by the following packages:
   
   16:18:43    aws-sdk-sso@1.74.0 requires rustc 1.85.0
   
   16:18:43    aws-sdk-ssooidc@1.75.0 requires rustc 1.85.0
   
   16:18:43    aws-sdk-sts@1.76.0 requires rustc 1.85.0
   
   16:18:43  Either upgrade rustc or select compatible dependency versions with
   
   ```16:18:43  error: rustc 1.83.0 is not supported by the following packages:
   
   16:18:43    aws-sdk-sso@1.74.0 requires rustc 1.85.0
   16:18:43    aws-sdk-ssooidc@1.75.0 requires rustc 1.85.0
   16:18:43    aws-sdk-sts@1.76.0 requires rustc 1.85.0
   ```
   
   
   The AWS SDK for Rust team takes a pretty lenient approach with MSRV upgrades 
and doesn't really treat them as breaking which is why aws-config
   
   
   We could probably take this or bump back down to aws-config `=1.8.0`


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to