wangyum commented on a change in pull request #32563:
URL: https://github.com/apache/spark/pull/32563#discussion_r644077607
##########
File path: sql/core/src/test/resources/sql-tests/results/explain-aqe.sql.out
##########
@@ -925,10 +925,7 @@ Created By [not included in comparison]
Type: MANAGED
Provider: PARQUET
Location [not included in comparison]/{warehouse_dir}/explain_temp1
-Schema: root
--- key: integer (nullable = true)
--- val: integer (nullable = true)
-), false
+Schema: struct<key:int,val:int>), false
Review comment:
It seems other databases do not include `Schema` when `SHOW EXTENDED
TABLES`:


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