comphead commented on PR #19183: URL: https://github.com/apache/datafusion/pull/19183#issuecomment-3634698390
> Not sure what to do about the cargo fmt error - the PR output is what cargo fmt results in locally. > > ``` > bruce@devbox:/opt/dev/datafusion$ rustup show > Default host: x86_64-unknown-linux-gnu > rustup home: /home/bruce/.rustup > > installed toolchains > -------------------- > stable-x86_64-unknown-linux-gnu (default) > 1.89.0-x86_64-unknown-linux-gnu > 1.90.0-x86_64-unknown-linux-gnu > 1.91.0-x86_64-unknown-linux-gnu (active) > > active toolchain > ---------------- > name: 1.91.0-x86_64-unknown-linux-gnu > active because: overridden by '/opt/dev/datafusion/rust-toolchain.toml' > installed targets: > x86_64-unknown-linux-gnu > ``` > > Seems very odd. This is so weird issue, sometime `cargo clean` helps, otherwise rust total reinstall what helped me -- 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]
