Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
yujun777 committed Jul 10, 2023
1 parent baba319 commit 7634715
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
*/

suite("test_view_with_with_clause") {
sql """DROP TABLE IF EXISTS test_view_with_with_clause"""

sql """
CREATE TABLE IF NOT EXISTS test_view_with_with_clause (`a` date, `b` varchar(30) ,`c` varchar(30) )
Expand Down

0 comments on commit 7634715

Please sign in to comment.