Skip to content

Commit

Permalink
[fix](test) fix unstable test (#40143)
Browse files Browse the repository at this point in the history
## Proposed changes

cherry pick from #40142
  • Loading branch information
924060929 authored Aug 29, 2024
1 parent 82fb747 commit c50d2ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c50d2ea

Please sign in to comment.