morrySnow commented on code in PR #48636: URL: https://github.com/apache/doris/pull/48636#discussion_r1980617795
########## regression-test/suites/insert_p2/test_group_commit_insert_into_lineitem_multiple_client.groovy: ########## @@ -50,7 +50,7 @@ suite("test_group_commit_insert_into_lineitem_multiple_client") { } } def insert_table = "test_insert_into_lineitem_multiple_client" - def batch = 100; + def batch = 90; Review Comment: add a NOTICE comment to explain why must set to 90 -- 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