Timo Walther created FLINK-23895: ------------------------------------ Summary: Upsert materializer is not inserted for all sink providers Key: FLINK-23895 URL: https://issues.apache.org/jira/browse/FLINK-23895 Project: Flink Issue Type: Bug Components: Table SQL / Planner Reporter: Timo Walther Assignee: Timo Walther
The new {{SinkUpsertMaterializer}} is not inserted for {{TransformationSinkProvider}} or {{DataStreamSinkProvider}} which means that neither {{toChangelogStream}} not the current {{KafkaDynamicSink}} work correctly. -- This message was sent by Atlassian Jira (v8.3.4#803005)