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: [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]