[
https://issues.apache.org/jira/browse/HIVE-24107?focusedWorklogId=479456&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-479456
]
ASF GitHub Bot logged work on HIVE-24107:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Sep/20 02:23
Start Date: 07/Sep/20 02:23
Worklog Time Spent: 10m
Work Description: dengzhhu653 commented on pull request #1457:
URL: https://github.com/apache/hive/pull/1457#issuecomment-687984715
Reopen the pr to trigger a new test.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 479456)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)