[ https://issues.apache.org/jira/browse/HIVE-20568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623142#comment-16623142 ]
Thejas M Nair commented on HIVE-20568: -------------------------------------- +1 > 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)