Krish created HIVE-3600:
---------------------------

             Summary: Show tables within database
                 Key: HIVE-3600
                 URL: https://issues.apache.org/jira/browse/HIVE-3600
             Project: Hive
          Issue Type: Bug
          Components: Metastore, Query Processor
    Affects Versions: 0.9.0
            Reporter: Krish
            Priority: Minor


"SHOW TABLES" doesn't list tables under user created databases. Only tables 
under [default] database are shown.

1) "SHOW TABLES" must provide list of all tables under each database in the 
form db_name.table_name

2) Enhance "SHOW TABLES" to support "SHOW TABLES db_name" to list only the 
tables from db_name



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to