zhangy5 commented on code in PR #11624: URL: https://github.com/apache/doris/pull/11624#discussion_r941143348
########## regression-test/plugins/plugin_example.groovy: ########## @@ -32,3 +32,23 @@ Suite.metaClass.testPlugin = { String info /* param */ -> } logger.info("Added 'testPlugin' function to Suite") + +Suite.metaClass.check2_palo = { Object res1, Object res2 /* param */ -> Review Comment: avoid using palo, use doris instead -- 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