[fix](regression) test_partial_update_with_row_column (#20279)
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user