Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.4.0
-
None
-
Hive-4,Java-8
Description
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