[
https://issues.apache.org/jira/browse/FLINK-36684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022128#comment-18022128
]
Muhammad commented on FLINK-36684:
----------------------------------
[~Runking] Was there any specific reason for not adding the support to the
MySQL pipeline connector? I have filed a ticket here (FLINK-38413)
> 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
> Assignee: Runkang He
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.4.0
>
>
> 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)