Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersson007 committed Jan 28, 2025
1 parent f4e759c commit aa11293
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
connect_timeout: 20
execute: >
CREATE TABLE IF NOT EXISTS foo.test_table1
(a String, b String, c String) ENGINE = Memory
(x String) ENGINE = Memory
execute_kwargs:
types_check: false

Expand Down

0 comments on commit aa11293

Please sign in to comment.