cloud-fan commented on a change in pull request #33004:
URL: https://github.com/apache/spark/pull/33004#discussion_r655655075



##########
File path: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/subquery.scala
##########
@@ -220,7 +220,7 @@ object PullupCorrelatedPredicates extends Rule[LogicalPlan] 
with PredicateHelper
     */

Review comment:
       Changes in this file are not quite necessary, but just to match the code 
in the analyzer side: when we need to pass around an outer plan, just pass it 
instead of its children.




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

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