[fix](regression) test_partial_update_with_row_column (#20279)

This commit is contained in:
zhannngchen
2023-06-02 21:51:33 +08:00
committed by GitHub
parent c2e96c7fa6
commit 4e4972d311

View File

@ -54,7 +54,7 @@ suite("test_primary_key_partial_update_with_row_column", "p0") {
time 10000 // limit inflight 10s
}
qt_select_default """
select * from ${tableName}
select * from ${tableName} order by id
"""
// drop drop