alexjinghn commented on PR #40747: URL: https://github.com/apache/spark/pull/40747#issuecomment-1507662454
@yaooqinn @LuciferYang Thanks for the suggestion. I've added a test and verified that the test captures the failure (fails w/o my change, passes w/ my change). @HyukjinKwon this should be able to be reproduced as long as it runs on JDK15+ since the root cause is the classloader API behavior change. -- 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]
