DongLiang-0 commented on code in PR #26885: URL: https://github.com/apache/doris/pull/26885#discussion_r1398947305
########## fe/be-java-extensions/preload-extensions/pom.xml: ########## @@ -109,6 +109,37 @@ under the License. </exclusion> </exclusions> </dependency> + <dependency> Review Comment: I've fixed it. It seems that the current class load and system class load are not consistent. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org