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: [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