kaijchen commented on code in PR #40699:
URL: https://github.com/apache/doris/pull/40699#discussion_r1759697286


##########
regression-test/suites/load_p2/broker_load/test_broker_load.groovy:
##########
@@ -343,7 +343,7 @@ suite("test_broker_load_p2", "p2") {
                     }
                     if (result[0][2].equals("CANCELLED")) {

Review Comment:
   ```suggestion
                       if (result[0][2].equals("CANCELLED")) {
                           logger.info("Load result: " + result[0])
   ```



-- 
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

Reply via email to