[
https://issues.apache.org/jira/browse/FLINK-40102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-40102:
-----------------------------------
Labels: pull-request-available (was: )
> MySQL CDC Source: Support batch emitting CreateTableEvents to reduce schema
> coordination overhead
> -------------------------------------------------------------------------------------------------
>
> Key: FLINK-40102
> URL: https://issues.apache.org/jira/browse/FLINK-40102
> Project: Flink
> Issue Type: New Feature
> Components: Flink CDC
> Reporter: ericzeng
> Priority: Major
> Labels: pull-request-available
>
> In the MySQL CDC pipeline connector's `initial` startup mode, each split
> lazily loads and emits CreateTableEvents per table during the snapshot phase.
> When dealing with thousands of tables, this per-table coordination introduces
> significant schema coordination overhead, prolonging snapshot duration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)