[ https://issues.apache.org/jira/browse/HIVE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Navis updated HIVE-2573: ------------------------ Attachment: HIVE-2573.1.patch.txt This patch induces sentences like this {code} CREATE [SESSION] TEMPORARY FUNCTION ... DROP [SESSION] TEMPORARY FUNCTION ... {code} I've thought keyword 'TEMPORARY' could mean the 'session' thing but it seemed to be not safe. > Create per-session function registry > ------------------------------------- > > Key: HIVE-2573 > URL: https://issues.apache.org/jira/browse/HIVE-2573 > Project: Hive > Issue Type: Improvement > Components: Server Infrastructure > Reporter: Navis > Priority: Minor > Attachments: HIVE-2573.1.patch.txt > > > Currently the function registry is shared resource and could be overrided by > other users when using HiveServer. If per-session function registry is > provided, this situation could be prevented. -- 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