Rajkumar Singh created HIVE-20568:
-------------------------------------
Summary: 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
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)