Tangruilin commented on PR #7772: URL: https://github.com/apache/arrow-datafusion/pull/7772#issuecomment-1759887266
> > I run ci/scripts/rust_clippy.sh on my mac but get > > You may have to do: > > 1. `rustup update` to get the latest rust version > 2. merge up from `origin/main` to get the latest DataFusion code except that. I found that the rust should be stable —— run `rustup update && rust default stable` then it is solved. Are there docs for this. If not, maybe I can add it. -- 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]
