hello-stephen commented on code in PR #35231: URL: https://github.com/apache/doris/pull/35231#discussion_r1609871932
########## regression-test/conf/regression-conf.groovy: ########## @@ -90,7 +90,8 @@ excludeDirectories = "000_the_start_sentinel_do_not_touch," + // keep this line "segcompaction_p2," + "workload_manager_p1," + "cloud_p0/cache" + - "zzz_the_end_sentinel_do_not_touch" // keep this line as the last line + "zzz_the_end_sentinel_do_not_touch" + + "dialect_compatible"// keep this line as the last line Review Comment: 另外社区p0流水线用的这个conf,regression-test/pipeline/p0/conf/regression-conf.groovy,可能也需要加下 ########## regression-test/conf/regression-conf.groovy: ########## @@ -90,7 +90,8 @@ excludeDirectories = "000_the_start_sentinel_do_not_touch," + // keep this line "segcompaction_p2," + "workload_manager_p1," + "cloud_p0/cache" + - "zzz_the_end_sentinel_do_not_touch" // keep this line as the last line + "zzz_the_end_sentinel_do_not_touch" + + "dialect_compatible"// keep this line as the last line Review Comment: 上面两行差个逗号 -- 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