[fix](test) fix unstable test (#40143)

## Proposed changes

cherry pick from #40142
This commit is contained in:
924060929
2024-08-29 23:42:24 +08:00
committed by GitHub
parent 82fb747e6f
commit c50d2ea4e2

View File

@ -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"