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