Skip to content

Commit

Permalink
[fix](test) fix unstable test (#40142)
Browse files Browse the repository at this point in the history
fix unstable test
  • Loading branch information
924060929 authored Aug 30, 2024
1 parent b53b8c9 commit 162ac86
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,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"
Expand Down

0 comments on commit 162ac86

Please sign in to comment.