[ https://issues.apache.org/jira/browse/HIVE-20568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16616555#comment-16616555 ]
Hive QA commented on HIVE-20568: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12939798/HIVE-20568.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 14941 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/13817/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13817/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13817/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12939798 - PreCommit-HIVE-Build > There is no need to convert the dbname to pattern while pulling tablemeta > ------------------------------------------------------------------------- > > Key: HIVE-20568 > URL: https://issues.apache.org/jira/browse/HIVE-20568 > Project: Hive > Issue Type: Improvement > Components: Hive > Affects Versions: 0.4.0 > Environment: Hive-4,Java-8 > Reporter: Rajkumar Singh > Assignee: Rajkumar Singh > Priority: Minor > Attachments: HIVE-20568.patch > > > there is no need to convert the dbname to pattern, dbNamePattern is just a > dbName which we are passing to getTableMeta > https://github.com/apache/hive/blob/master/service/src/java/org/apache/hive/service/cli/operation/GetTablesOperation.java#L117 -- This message was sent by Atlassian JIRA (v7.6.3#76005)