[
https://issues.apache.org/jira/browse/FLINK-36684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Runkang He updated FLINK-36684:
-------------------------------
Affects Version/s: cdc-3.2.0
(was: cdc-3.3.0)
(was: cdc-3.2.1)
> Support read changelog as append only mode for MySQL CDC connector
> ------------------------------------------------------------------
>
> Key: FLINK-36684
> URL: https://issues.apache.org/jira/browse/FLINK-36684
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Affects Versions: cdc-3.2.0
> Reporter: Runkang He
> Priority: Major
> Labels: pull-request-available
>
> In real user scenario, some users need to save all upstream changelogs as
> append only messages in downstream database. Users can delete some messsages
> later in downstream based on 'row_kind' metadata, or just save all messsages
> for auditing.
>
> In this scenario, we need to support converting all kind of changelogs to
> append only messages, and use metadata 'row_kind' to represent the original
> changelog kind.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)