ulysses-you commented on code in PR #37415:
URL: https://github.com/apache/spark/pull/37415#discussion_r942169914


##########
sql/core/src/test/resources/sql-tests/results/explain-aqe.sql.out:
##########
@@ -909,7 +909,7 @@ Execute CreateViewCommand (1)
 Output: []
 
 (2) CreateViewCommand
-Arguments: `spark_catalog`.`default`.`explain_view`, SELECT key, val FROM 
explain_temp1, false, false, PersistedView, true

Review Comment:
   it seems we can distinguish if the target view type of CreateViewCommand is 
temp ?



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