findepi commented on PR #14655: URL: https://github.com/apache/datafusion/pull/14655#issuecomment-2668166821
Now cargo will auto-update my local toolchain. ``` $ cargo test --test sqllogictests -- map.slt --complete info: syncing channel updates for '1.84.1-aarch64-apple-darwin' info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) info: downloading component 'cargo' info: downloading component 'clippy' info: downloading component 'rust-docs' info: downloading component 'rust-std' info: downloading component 'rustc' info: downloading component 'rustfmt' info: installing component 'cargo' info: installing component 'clippy' info: installing component 'rust-docs' info: installing component 'rust-std' info: installing component 'rustc' ... ``` very cool! -- 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]
