Skip to main content

syntax

Parameters

A table without a primary key can only accept the append-only sink.
Currently, if there are sinks in the table, the table cannot be altered to add or drop columns.

Examples

You can union data from two different Kafka topics.
If you don’t want one of the topics, you can drop it.

See also

CREATE SINK

Create a sink into an external target

DROP SINK

Remove a sink

SHOW CREATE SINK

Show the SQL statement used to create a sink