You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2021/08/30 12:17:00 UTC

[jira] [Created] (FLINK-24054) Let SinkUpsertMaterializer emit +U instead of only +I

Timo Walther created FLINK-24054:
------------------------------------

             Summary: Let SinkUpsertMaterializer emit +U instead of only +I
                 Key: FLINK-24054
                 URL: https://issues.apache.org/jira/browse/FLINK-24054
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Runtime
            Reporter: Timo Walther
            Assignee: Timo Walther


Currently, {{SinkUpsertMaterializer}} is not able to emit +U's but will always emit +I's. Thus, resulting changelogs are incorrect strictly speaking and only valid when treating +U and +I as similar changes in downstream operators.



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