[ 
https://issues.apache.org/jira/browse/SPARK-36678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415863#comment-17415863
 ] 

Wenchen Fan commented on SPARK-36678:
-------------------------------------

Temp views don't belong to any catalog. I think the SHOW TABLES need to combine 
the result returned by the v2 catalog (the permanent tables) and temp view 
manager (currently it's SessionCatalog)

> Migrate SHOW TABLES to use V2 command by default
> ------------------------------------------------
>
>                 Key: SPARK-36678
>                 URL: https://issues.apache.org/jira/browse/SPARK-36678
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.3.0
>            Reporter: Terry Kim
>            Priority: Major
>
> Migrate SHOW TABLES to use V2 command by default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to