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



##########
File path: sql/core/src/test/resources/sql-tests/results/explain-aqe.sql.out
##########
@@ -897,20 +897,20 @@ EXPLAIN FORMATTED
 struct<plan:string>
 -- !query output
 == Physical Plan ==
-Execute CreateViewCommand (1)
-   +- CreateViewCommand (2)
-         +- Project (5)
-            +- SubqueryAlias (4)
-               +- LogicalRelation (3)
+Execute CreateViewCommand (5)

Review comment:
       OK now I see what you mean. Let's avoid unnecessary behavior change and 
call `setOpId` before looking into the inner 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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to