Hardik Trivedi created HIVE-20276:
-------------------------------------
Summary: Hive UDF class getting Instantiated for each call of
function
Key: HIVE-20276
URL: https://issues.apache.org/jira/browse/HIVE-20276
Project: Hive
Issue Type: Bug
Affects Versions: 1.2.1
Reporter: Hardik Trivedi
* I have created One Hive UDF class and register its function in spark.
* In hive query inside spark session object i call this function
* Now when i run my code i observe on each time when function called it create
new instance of UDF class.
* Is it normal behavior? On each call should it create new instance?
* Is it version specific issue?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)