ulysses-you commented on a change in pull request #29502:
URL: https://github.com/apache/spark/pull/29502#discussion_r479835505



##########
File path: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveUDFDynamicLoadSuite.scala
##########
@@ -156,7 +156,9 @@ class HiveUDFDynamicLoadSuite extends QueryTest with 
SQLTestUtils with TestHiveS
 
           sql(s"CREATE FUNCTION ${udfInfo.funcName} AS '${udfInfo.className}' 
USING JAR '$jarUrl'")
 
-          assert(Thread.currentThread().getContextClassLoader eq 
sparkClassLoader)

Review comment:
       This test was created in 
[#27025](https://github.com/apache/spark/pull/27025).




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