[
https://issues.apache.org/jira/browse/HIVE-20568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajkumar Singh updated HIVE-20568:
----------------------------------
Attachment: HIVE-20568.patch
Status: Patch Available (was: Open)
> GetTablesOperation : There is no need to convert the dbname to pattern
> ----------------------------------------------------------------------
>
> 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)