bobhan1 commented on code in PR #38751: URL: https://github.com/apache/doris/pull/38751#discussion_r1708570751
########## regression-test/suites/delete_p0/test_delete_predicate_on_value.groovy: ########## @@ -134,23 +135,17 @@ suite("test_delete_on_value") { // test mor table sql "insert into ${tableName4} values(1,1,10);" sql "insert into ${tableName4} values(1,1,5);" - qt_sql "select * from ${tableName4} order by x,y,z;" - sql "set skip_storage_engine_merge=true;" Review Comment: it's case irrelevant -- 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