Zhihua Deng created HIVE-24107:
----------------------------------
Summary: Fix typo in ReloadFunctionsOperation
Key: HIVE-24107
URL: https://issues.apache.org/jira/browse/HIVE-24107
Project: Hive
Issue Type: Improvement
Components: HiveServer2
Reporter: Zhihua Deng
Hive.get() will register all functions as doRegisterAllFns is true, so
Hive.get().reloadFunctions() may load all functions from metastore twice, use
Hive.get(false) instead may be better.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)