[ 
https://issues.apache.org/jira/browse/HIVE-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839647#comment-13839647
 ] 

Xuefu Zhang commented on HIVE-5912:
-----------------------------------

Thanks for pointing doc impact, [~leftylev]. My bad for forgetting this.

Your change seems correct. This JIRA only addressed "show partitions". Based on 
the code, however, it seems "SHOW TBLPROPERTIES" doesn't take db_name. To be 
consistent, I think it's better we add that also. I created HIVE-5956 for that 
matter.

> Show partition command doesn't support db.table
> -----------------------------------------------
>
>                 Key: HIVE-5912
>                 URL: https://issues.apache.org/jira/browse/HIVE-5912
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.12.0
>            Reporter: Yu Zhao
>             Fix For: 0.13.0
>
>         Attachments: HIVE-5912.2.patch, HIVE-5912.patch
>
>
> {code}
> hive (default)> show partitions log.history;
> FAILED: ParseException line 1:19 missing EOF at '.' near 'log'
> {code}
> This command doesn't work when we use db.tablename as tablename in its 
> parameter.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to