[ https://issues.apache.org/jira/browse/SPARK-34710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kent Yao updated SPARK-34710: ----------------------------- Summary: Add tableType for SHOW TABLES to distinguish view and tables (was: Add isView for SHOW TABLES to distinguish view and tables) > Add tableType 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.0.2, 3.1.1 > Reporter: Kent Yao > Priority: Major > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org