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 ff30d9b commit 128e866Copy full SHA for 128e866
test/testdrive/alter-sink.td
@@ -124,7 +124,3 @@ $ sleep-is-probably-flaky-i-have-justified-my-need-with-a-comment duration=10s
124
125
$ kafka-verify-data format=json sink=materialize.public.sink key=false
126
{"before": null, "after": {"created_post_name": "hundred", "created_post_value": 99}}
127
-
128
-> CREATE TABLE t (s text)
129
-> CREATE VIEW v AS SELECT s, 1 FROM t
130
-> ALTER SINK sink SET FROM v
0 commit comments