Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
924060929 committed Aug 29, 2024
1 parent 41e7c9b commit 4b3e1b5
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 4b3e1b5

Please sign in to comment.