mkleen opened a new pull request, #19930: URL: https://github.com/apache/datafusion/pull/19930
## Which issue does this PR close? Cleaned-up version of https://github.com/apache/datafusion/pull/18806 with: - Removed outer_queries_schema from PlannerContext - Planning logic only (optimizer modifications removed) - sql logic test which rely on the optimizer are moved to sql_integration.rs ## Rationale for this change See https://github.com/apache/datafusion/pull/18806 ## What changes are included in this PR? See https://github.com/apache/datafusion/pull/18806 ## Are these changes tested? Yes ## Are there any user-facing changes? `outer_queries_schemas` is removed -- 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]
