[
https://issues.apache.org/jira/browse/FLINK-35936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18033253#comment-18033253
]
Edward Zhang commented on FLINK-35936:
--------------------------------------
This issue should be marked as closed/resolved as it was solved by
[FLINK-38206|https://issues.apache.org/jira/browse/FLINK-38206] and the
[PR[#4081|https://github.com/apache/flink-cdc/pull/4081]]
See the the discussion in the PR linked to.
via master: 70cc3421ce8d103b38de801216567f57e8c71247
> paimon cdc schema evolution failure when restart job
> ----------------------------------------------------
>
> Key: FLINK-35936
> URL: https://issues.apache.org/jira/browse/FLINK-35936
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.2.0
> Environment: Flink 1.19
> cdc master
> Reporter: MOBIN
> Priority: Major
> Labels: pull-request-available
>
> paimon cdc schema evolution failure when restart job
> Minimal reproduce step:
> # stop flink-cdc-mysql-to-paimon pipeline job
> # alter mysql table schema, such as add column
> # start pipeline job
> # the newly added column was not synchronized to the paimon table
--
This message was sent by Atlassian Jira
(v8.20.10#820010)