[
https://issues.apache.org/jira/browse/FLINK-36442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17887580#comment-17887580
]
Nandor Soma Abonyi commented on FLINK-36442:
--------------------------------------------
There's an existing PR that aims to solve this issue but it doesn't conform the
community rules. I’m creating a new PR based on the original one to conform
those rules while keeping the original author’s commit. Further review is
needed to validate the approach.
> Add option to handle insert-only changeless in Postgres CDC connector
> ---------------------------------------------------------------------
>
> Key: FLINK-36442
> URL: https://issues.apache.org/jira/browse/FLINK-36442
> Project: Flink
> Issue Type: Improvement
> Reporter: Nandor Soma Abonyi
> Priority: Major
>
> In the Postgres CDC connector, insert-only changelogs are incorrectly treated
> as state tables, reducing stream processing efficiency in Flink. To address
> this, we need a way to specify the changelog mode, ensuring the stream is
> properly treated as insert-only.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)