Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
924060929 committed Aug 21, 2024
1 parent 972fa94 commit 5585073
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions regression-test/suites/query_p0/cache/sql_cache.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ suite("sql_cache") {
"""

def query_nondeterministics = {
sql "drop view if exists view_a"
sql "CREATE VIEW view_a AS SELECT now() from $tableName"

sql "set enable_sql_cache=true"
Expand Down

0 comments on commit 5585073

Please sign in to comment.