[ https://issues.apache.org/jira/browse/HIVE-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837840#comment-13837840 ]
Hive QA commented on HIVE-5912: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12616792/HIVE-5912.2.patch {color:green}SUCCESS:{color} +1 4449 tests passed Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/495/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/495/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12616792 > 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 > 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)