[
https://issues.apache.org/jira/browse/HIVE-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-1636:
---------------------------------
Status: Open (was: Patch Available)
I left some comments on reviewboard. Thanks.
> Implement "SHOW TABLES {FROM | IN} db_name"
> -------------------------------------------
>
> Key: HIVE-1636
> URL: https://issues.apache.org/jira/browse/HIVE-1636
> Project: Hive
> Issue Type: New Feature
> Components: Query Processor
> Reporter: Carl Steinbach
> Assignee: Jonathan Natkins
> Attachments: HIVE-1636.1.patch.txt, HIVE-1636.2.patch.txt
>
>
> Make it possible to list the tables in a specific database using the
> following syntax borrowed from MySQL:
> {noformat}
> SHOW TABLES [{FROM|IN} db_name]
> {noformat}
> See http://dev.mysql.com/doc/refman/5.0/en/show-tables.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.