[fix](test) fix unstable test (#40143)
## Proposed changes cherry pick from #40142
This commit is contained in:
@ -138,6 +138,7 @@ suite("parse_sql_from_sql_cache") {
|
||||
set "partitions", "p1"
|
||||
inputIterator([[1, 3], [1, 4]].iterator())
|
||||
}
|
||||
sql "sync"
|
||||
|
||||
// stream load can not use cache
|
||||
sql "select * from test_use_plan_cache5"
|
||||
|
||||
Reference in New Issue
Block a user