[ https://issues.apache.org/jira/browse/FLINK-36763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Leonard Xu updated FLINK-36763: ------------------------------- Fix Version/s: cdc-3.3.0 > Support schema inference and evolution with single-table-mutliple-partition > sources > ----------------------------------------------------------------------------------- > > Key: FLINK-36763 > URL: https://issues.apache.org/jira/browse/FLINK-36763 > Project: Flink > Issue Type: Bug > Components: Flink CDC > Reporter: yux > Assignee: yux > Priority: Major > Fix For: cdc-3.3.0 > > > Current schema evolution implementation implicitly assumes that there can't > be two partitions with the same TableID being consumed on different subTasks. > This is not always true for some weak-structured sources like Kafka and > MongoDB, where table schemas are not centralized and might evolve > independently in various parallelized tasks. > It's very unlikely to be a trivial change, and might involves modifying most > part of pipeline implementation. -- This message was sent by Atlassian Jira (v8.20.10#820010)