Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wecharyu committed Jun 18, 2024
1 parent c9a8b15 commit 193a1d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ql/src/test/results/clientpositive/llap/database.q.out
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ default
test_db
PREHOOK: query: CREATE DATABASE IF NOT EXISTS test_db
PREHOOK: type: CREATEDATABASE
PREHOOK: Output: database:test_db
POSTHOOK: query: CREATE DATABASE IF NOT EXISTS test_db
POSTHOOK: type: CREATEDATABASE
POSTHOOK: Output: database:test_db
PREHOOK: query: SHOW DATABASES
PREHOOK: type: SHOWDATABASES
POSTHOOK: query: SHOW DATABASES
Expand Down

0 comments on commit 193a1d3

Please sign in to comment.