Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
924060929 committed Jan 6, 2025
1 parent f458b88 commit 04d5acc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

import java.util.stream.Collectors

suite("parse_sql_from_sql_cache2") {
suite("parse_sql_from_sql_cache") {
def assertHasCache = { String sqlStr ->
explain {
sql ("physical plan ${sqlStr}")
Expand Down

0 comments on commit 04d5acc

Please sign in to comment.