AdamGS opened a new issue, #17572: URL: https://github.com/apache/datafusion/issues/17572
I suggest using the [taiki-e/install-action](https://github.com/taiki-e/install-action) github action in CI (when applicable), it uses binstall and other specialized configs to install popular rust tooling much faster. For example - cargo-audit takes over 2 minutes just to install (on `main`), but should be almost instantaneous with this change. -- 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]
