Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
Incompatible change
Description
In the query processor module there is a Hive class used to access various Metastore data. Unfortunately most of those methods only work on the default database. We should update them to work on other databases as well by adding a database name parameter. See HIVE-182 for more background information.