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)