liaoxin01 commented on code in PR #28105: URL: https://github.com/apache/doris/pull/28105#discussion_r1424755136
########## regression-test/suites/datatype_p0/datev1/test_datev1_common.groovy: ########## @@ -371,12 +371,14 @@ suite("test_datev1_common", "nonConcurrent") { """) } + sql """set delete_without_partition=true; """ Review Comment: Is the delete partition behavior inconsistent between mow and mor? ########## regression-test/suites/datatype_p0/datev1/test_datev1_common.groovy: ########## @@ -371,12 +371,14 @@ suite("test_datev1_common", "nonConcurrent") { """) } + sql """set delete_without_partition=true; """ Review Comment: Is the delete partition behavior inconsistent between mow and mor? -- 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