Rafferty97 opened a new issue, #11698: URL: https://github.com/apache/datafusion/issues/11698
### Describe the bug Version 52.2.0 of `arrow-schema` breaks the CI build as it deprecated the method `Schema::all_fields`, which is treated as an error by the `cargo clippy` CI step. ### To Reproduce Run `cargo clippy` ### Expected behavior Build succeeds ### Additional context _No response_ -- 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]
