Kent Yao created SPARK-34710:
--------------------------------

             Summary: Add isView for SHOW TABLES to distinguish view and tables
                 Key: SPARK-34710
                 URL: https://issues.apache.org/jira/browse/SPARK-34710
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.1, 3.0.2
            Reporter: Kent Yao


SHOW TABLES has an output column `isTemporary` which only indicates if a view 
is a local temp view that is not enough for users if they want pipeline Spark 
commands, such as SHOW TABLES -> DROP TABLE/VIEW



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