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

[jira] [Created] (FLINK-22899) ValuesUpsertSinkFunction needs to use global upsert

Jingsong Lee created FLINK-22899:
------------------------------------

             Summary: ValuesUpsertSinkFunction needs to use global upsert
                 Key: FLINK-22899
                 URL: https://issues.apache.org/jira/browse/FLINK-22899
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Runtime
            Reporter: Jingsong Lee
            Assignee: Jingsong Lee
             Fix For: 1.14.0


At present, each task does its own upsert. We need to simulate the external connector and use the global map to do the upsert.



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