logan-keede commented on code in PR #16186:
URL: https://github.com/apache/datafusion/pull/16186#discussion_r2106240774


##########
datafusion/sql/src/planner.rs:
##########
@@ -235,18 +235,27 @@ impl PlannerContext {
     }
 
     // Return a reference to the outer query's schema
-    pub fn outer_query_schema(&self) -> Option<&DFSchema> {

Review Comment:
   I think this is a breaking change. You can either make a new function or 
have the PR marked with `API changes` label. with the first option being more 
preferable.



-- 
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]

Reply via email to