[
https://issues.apache.org/jira/browse/HIVE-3589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13678935#comment-13678935
]
caofangkun commented on HIVE-3589:
----------------------------------
Hi [~navis]
desc statements had been fixed in trunk.
But 'show partition ' and 'show tblproperties' statements have not been fixed
yet .
I find simpley modify HiveParser.g file will fix this issue.
Please have a look at this rb:
https://reviews.apache.org/r/11753/
thank you
> describe/show partition/show tblproperties command should accept database name
> ------------------------------------------------------------------------------
>
> Key: HIVE-3589
> URL: https://issues.apache.org/jira/browse/HIVE-3589
> Project: Hive
> Issue Type: Bug
> Components: Metastore, Query Processor
> Affects Versions: 0.8.1
> Reporter: Sujesh Chirackkal
> Assignee: Navis
> Priority: Minor
> Attachments: HIVE-3589.D6075.1.patch, HIVE-3589.D6075.2.patch
>
>
> describe command not giving the details when called as describe
> dbname.tablename.
> Throwing the error "Table dbname not found".
> Ex: hive -e "describe masterdb.table1" will throw error
> "Table masterdb not found"
--
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