[
https://issues.apache.org/jira/browse/HIVE-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170198#comment-13170198
]
Priyadarshini commented on HIVE-1892:
-------------------------------------
FunctionRegistry.getFunctionNames() will return the set of all registered
functions including the primitive constants.
So before sending to outstream, primitives will be removed and only the
registered function names will be wriiten to outStream.
> show functions also returns internal operators
> ----------------------------------------------
>
> Key: HIVE-1892
> URL: https://issues.apache.org/jira/browse/HIVE-1892
> Project: Hive
> Issue Type: Bug
> Components: Security
> Reporter: Namit Jain
> Attachments: HIVE-1892.patch
>
>
> show functions: returns bigint etc. in its outputs, which are not valid
> external functions
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira