andygrove opened a new issue, #23886: URL: https://github.com/apache/datafusion/issues/23886
### Describe the bug DataFusion 54.1.0 had a breaking API change compared to 54.0.0 (`RecusiveQuery` added a `schema` struct element), which caused issues for some downstream projects. For example, here is the PR to fix data fusion-python https://github.com/apache/datafusion-python/pull/1645 I wonder if we should consider reverting the breaking change for the 54.2.0 release? ### To Reproduce _No response_ ### Expected behavior _No response_ ### 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]
