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