kaijchen commented on code in PR #35287: URL: https://github.com/apache/doris/pull/35287#discussion_r1615429531
########## regression-test/suites/partition_p1/auto_partition/sql/multi_thread_load.groovy: ########## @@ -19,7 +19,7 @@ import groovy.io.FileType import java.nio.file.Files import java.nio.file.Paths -suite("multi_thread_load", "p1,nonConcurrent") { // stress case should use resource fully +suite("multi_thread_load") { Review Comment: ```suggestion suite("multi_thread_load", "p1,nonConcurrent") { // stress case should use resource fully``` -- 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