cosven commented on code in PR #49204: URL: https://github.com/apache/doris/pull/49204#discussion_r2013603276
########## regression-test/suites/fault_injection_p0/cloud/test_cloud_mow_delete_bitmap_lock_case.groovy: ########## @@ -420,8 +526,179 @@ suite("test_cloud_mow_stream_load_with_commit_fail", "nonConcurrent") { assertEquals(last_total_retry + 7, total_retry) qt_sql12 """ select * from ${tableName} order by id""" } Review Comment: > delete bitmap 计算在重试时不需要重算(test_cloud_mow_stream_load_with_commit_fail 6) Test case 6 does not cover the test point "重算" -- 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