MengXiangDing

Results 7 issues of MengXiangDing

Can each CDCClient only pull one table? Then if there are many tables, it will lead to many connections and cause TiKV to be overwhelmed?

Does this not support pulling DDL?

type/feature-request

Can each flink-cdc task only subscribe to one table? After reading the source code, I found that CDCClient can only pull the change log of one table. Can each CDCClient...

请问一下大佬们,flink cdc 连接TiDB,支持获取 TiDB 的 DDL 吗?

enhancement

When cdcClient starts, we can pass in a startTs. If this startTs is very early, will there be any problem? Will the change log be purged?

我通过网盘中的数据,已经跑通了程序。现在想用自己的数据训练,应该怎么训练呢? @Brokenwind

fix issues:https://github.com/ververica/flink-cdc-connectors/issues/1883