liaoxin01 commented on code in PR #37389: URL: https://github.com/apache/doris/pull/37389#discussion_r1668101659
########## regression-test/suites/load_p0/stream_load/test_stream_load_2pc.groovy: ########## @@ -452,16 +452,16 @@ suite("test_stream_load_2pc", "p0") { def dynamic_partition = ["", "", "", "", "", """ "dynamic_partition.enable" = "true", - "dynamic_partition.time_unit" = "MONTH", - "dynamic_partition.start" = "-1", Review Comment: ditto ########## regression-test/suites/load_p0/stream_load/test_stream_load_2pc.groovy: ########## @@ -317,9 +317,9 @@ suite("test_stream_load_2pc", "p0") { '', """ "dynamic_partition.enable" = "true", - "dynamic_partition.time_unit" = "MONTH", - "dynamic_partition.start" = "-3", Review Comment: There is no need to change this, as it will result in longer case execution time. -- 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