alamb opened a new issue, #5884: URL: https://github.com/apache/arrow-rs/issues/5884
**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** <!-- A clear and concise description of what you expected to happen. --> **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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
