Neeraj Khatri created HIVE-29502:
------------------------------------

             Summary: Change all occurrences of 
MetaStoreUtils.getDefaultCatalog(conf) to 
HiveUtils.getCurrentCatalogOrDefault(conf)
                 Key: HIVE-29502
                 URL: https://issues.apache.org/jira/browse/HIVE-29502
             Project: Hive
          Issue Type: Bug
            Reporter: Neeraj Khatri


All the occurrences of MetaStoreUtils.getDefaultCatalog(conf) needs to be 
replaced with HiveUtils.getCurrentCatalogOrDefault(conf) as 
MetaStoreUtils.getDefaultCatalog(conf) only returns the default catalog and 
does not respects the current session catalog which could cause inconsistencies 
in retrieving the session catalog.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to