dongjoon-hyun commented on PR #46521: URL: https://github.com/apache/spark/pull/46521#issuecomment-2104151119
> @dongjoon-hyun AFAIK, the "Hive UDF execution" always uses built-in Hive jars without IsolatedClassLoader. While "Hive UDF registration" will happen during `Hive.get(hiveConf)` with IsolatedClassLoader on constructing HMS client. It sounds like that we could have a corner case. That's the reason why we need an actual test case to cover it, isn't it? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
