wbo4958 commented on code in PR #50334: URL: https://github.com/apache/spark/pull/50334#discussion_r2020377099
########## core/src/test/scala/org/apache/spark/executor/ClassLoaderIsolationSuite.scala: ########## @@ -109,4 +109,31 @@ class ClassLoaderIsolationSuite extends SparkFunSuite with LocalSparkContext { } } } + + test("SPARK-51537 Executor isolation session classloader inherits from " + Review Comment: Could we file a followup for this? For now, I've no idea about how to adding the plugin in this test. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org