alamb opened a new issue, #69: URL: https://github.com/apache/arrow-rs-object-store/issues/69
**Describe the bug** In https://github.com/apache/arrow-rs/pull/5883 a new version of Clippy flagged `InstanceCredentialProvider::cache` as not used To get CI clean again I disabled the clippy lint, but @Xuanwo rightly suggests we look into the root cause: https://github.com/apache/arrow-rs/pull/5883/files#r1638538556 **To Reproduce** <!-- Steps to reproduce the behavior: --> **Expected behavior** TLDR we should figure out why this was flagged as not used, and either fix the underlying issue or decide that it is not a problem **Additional context** <!-- Add any other context about the problem here. --> -- 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...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org