You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2020/10/13 08:13:00 UTC

[jira] [Resolved] (HIVE-24107) Fix typo in ReloadFunctionsOperation

     [ https://issues.apache.org/jira/browse/HIVE-24107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoltan Haindrich resolved HIVE-24107.
-------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

merged into master. Thank you [~dengzh]!

> 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
>            Assignee: Zhihua Deng
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 1h
>  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)