[ 
https://issues.apache.org/jira/browse/FLINK-23895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422566#comment-17422566
 ] 

Timo Walther edited comment on FLINK-23895 at 9/30/21, 7:15 AM:
----------------------------------------------------------------

Since primary keys were effectively broken for `toChangelogStream` and sinks 
using`DataStreamSinkProvider`, we decided to also backport this change to the 
1.13.3 branch. See also FLINK-20374.


was (Author: twalthr):
Since primary keys were effectively broken for `toChangelogMode` and sink 
using`DataStreamSinkProvider`, we decided to also backport this change to the 
1.13.3 branch. See also FLINK-20374.

> 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
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.14.0, 1.13.3, 1.15.0
>
>
> The new {{SinkUpsertMaterializer}} is not inserted for 
> {{TransformationSinkProvider}} or {{DataStreamSinkProvider}} which means that 
> neither {{toChangelogStream}} nor the current {{KafkaDynamicSink}} work 
> correctly.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to