You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dilip Biswal (JIRA)" <ji...@apache.org> on 2016/03/28 04:35:25 UTC

[jira] [Created] (SPARK-14184) Support native execution of SHOW DATABASE command and fix SHOW TABLE to use table identifier pattern

Dilip Biswal created SPARK-14184:
------------------------------------

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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org