viirya commented on pull request #32446:
URL: https://github.com/apache/spark/pull/32446#issuecomment-833282202


   > The permanent functions loaded are actually shared across Hive sessions 
(`Hive` as well as `FunctionRegistry` live within a HS2 instance), and is only 
loaded once unless explicitly done with `RELOAD FUNCTIONS` command etc.
   
   If the permanent functions are not used, unlike built-in ones, why it needs 
to preload all permanent functions? Doesn't it waste resources to load unused 
permanent functions?
   
   
   


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to