[
https://issues.apache.org/jira/browse/HIVE-24107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-24107:
----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)