[
https://issues.apache.org/jira/browse/HIVE-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach resolved HIVE-1636.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.7.0
Hadoop Flags: [Reviewed]
Committed. Thanks Jonathan!
> 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
> Fix For: 0.7.0
>
> Attachments: HIVE-1636.1.patch.txt, HIVE-1636.2.patch.txt,
> HIVE-1636.3.patch
>
>
> 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.