We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef0b66 commit 33b3f82Copy full SHA for 33b3f82
test/parser/flink/suggestion/fixtures/tokenSuggestion.sql
@@ -6,4 +6,4 @@ CREATE
6
;
7
SHOW
8
9
-CREATE TABLE tmp_table (col INT) WITH ('connector'='kafka');
+CREATE TABLE tmp_table (col INT) WITH ('connector'='kafka');
0 commit comments