zhannngchen commented on code in PR #26721:
URL: https://github.com/apache/doris/pull/26721#discussion_r1388799258


##########
regression-test/suites/unique_with_mow_p0/partial_update/test_partial_update_delete_sign.groovy:
##########
@@ -55,69 +55,9 @@ suite('test_partial_update_delete_sign') {
     sql "set skip_storage_engine_merge=true;"
     sql "set skip_delete_bitmap=true;"
     sql "sync"
-    // skip_delete_bitmap=true, skip_delete_sign=true
-    qt_1 "select k1,c1,c2,c3,c4,__DORIS_DELETE_SIGN__ from ${tableName1} order 
by k1,c1,c2,c3,c4,__DORIS_DELETE_SIGN__;"

Review Comment:
   don't remove these cases



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

Reply via email to