cisaacson commented on issue #17229: URL: https://github.com/apache/datafusion/issues/17229#issuecomment-3206229378
We did find lint errors with `rustc` 1.89.0, there are new lint checks in that release. We solved it temporarily by specifying `1.88.0` in our application. In addition we saw 2 lint errors from `unused_imports`, one is in `datafusion/expr/src/literal.rs` on line 23. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org