[ 
https://issues.apache.org/jira/browse/FLINK-36150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876487#comment-17876487
 ] 

Hongshun Wang commented on FLINK-36150:
---------------------------------------

I'd like to do it.

> tables.exclude is not valid if scan.binlog.newly-added-table.enabled is true.
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-36150
>                 URL: https://issues.apache.org/jira/browse/FLINK-36150
>             Project: Flink
>          Issue Type: Improvement
>          Components: Flink CDC
>    Affects Versions: cdc-3.1.1
>            Reporter: Hongshun Wang
>            Priority: Blocker
>             Fix For: cdc-3.2.0
>
>
> Current, `tables.exclude` is provided for user to exclude some table, because
>  tables passed to DataSource will be filtered when MySqlDataSourceFactory 
> creates DataSource.
> However, when scan.binlog.newly-added-table.enabled is true, new table ddl 
> from binlog will be read and won't be filtered by `tables.exclude`.
>  
> This Jira aims to pass `tables.exclude` to MySqlSourceConfig and will use it 
> when find tables from mysql database.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to