[ https://issues.apache.org/jira/browse/SPARK-14184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-14184: ------------------------------------ Assignee: Apache Spark > Support native execution of SHOW DATABASE command and fix SHOW TABLE to use > table identifier pattern > ---------------------------------------------------------------------------------------------------- > > Key: SPARK-14184 > URL: https://issues.apache.org/jira/browse/SPARK-14184 > Project: Spark > Issue Type: Improvement > Components: SQL > Affects Versions: 2.0.0 > Reporter: Dilip Biswal > Assignee: Apache Spark > > Need to address the following two scenarios. > 1. Support native execution of SHOW DATABASES > 2. Currently native execution of SHOW TABLES is supported with the exception > that identifier_with_wildcards is not passed to the plan. So > SHOW TABLES 'pattern' fails. > The syntax for SHOW commands are described in following link: > https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-ShowTables -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org