shikai.wang created FLINK-35757:
-----------------------------------
Summary: support read new tables when scanNewlyTableAdded is
enabled
Key: FLINK-35757
URL: https://issues.apache.org/jira/browse/FLINK-35757
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Reporter: shikai.wang
Fix For: cdc-3.2.0
currently if we set tableList with regex like db.*, after snapshot finished, we
can'tÂ
capture tables when create new tables in db. instead,we need to restart to
snapshot new table. this is very troublesome.
so we should support dynamically capture new table that match the regex when
enable scanNewlyTableAdded.
https://github.com/apache/flink-cdc/discussions/3338
--
This message was sent by Atlassian Jira
(v8.20.10#820010)