[
https://issues.apache.org/jira/browse/FLINK-25183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-25183.
--------------------------------
Resolution: Fixed
master: c1b2e427160cabf8d811984e58ed3fb2e2f9efbf
> Optimize changelog normalize for the managed table upsert mode
> --------------------------------------------------------------
>
> Key: FLINK-25183
> URL: https://issues.apache.org/jira/browse/FLINK-25183
> Project: Flink
> Issue Type: Sub-task
> Reporter: Jingsong Lee
> Assignee: Lsw_aka_laplace
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> The upsert mode of managed table preserves the complete delete message and
> avoids normalization for the following downstream operators:
> * Upsert sink: Upsert sink only requires upsert inputs without UPDATE_BEFORE.
> * Join: Join for unique inputs will store records by unique key. It can work
> without UPDATE_BEFORE.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)