flink-cdc
flink-cdc copied to clipboard
Flink CDC is a streaming data integration tool
**Describe the bug(Please use English)** TiDB cdc demo run failed. **Environment :** - Flink version : 1.13.5 - Flink CDC version: 2.2.1 - Database and version: 5.4 **To Reproduce** 
**Is your feature request related to a problem? Please describe.** When i use Datastream Api to Collect Mysql Binlog to Kafka , I find it will error when some table...
I now use mysql cdc to create dataSource, after setting tableList, I can still capture ddl changes of other tables, I think this is a bug. flink version 1.13 cdc...
**Describe the bug(Please use English)** A clear and concise description of what the bug is. **Environment :** - Flink version : - Flink CDC version: master - Database and version:...
**Describe the bug(Please use English)** A clear and concise description of what the bug is. **Environment :** - flink-1.13.2 - Flink CDC version: 2.2.1 - Database and version: flink-sql-connector-oceanbase-cdc-2.2.1、flink-sql-connector-elasticsearch7_2.11-1.13.2 **To...
**Describe the bug(Please use English)** When there are spaces in the default value of the numeric type in a new table DDL under **the same Mysql Host**; MySQL can be...
**Describe the bug(Please use English)** A clear and concise description of what the bug is. **Environment :** - Flink version : flink-1.13.6 - Flink CDC version: flink-sql-connector-elasticsearch7_2.11-1.13.6.jar;flink-sql-connector-mysql-cdc-2.1.0.jar;flink-sql-connector-postgres-cdc-2.1.0.jar - Database and...
**Describe the bug** Hi Devs, I have found that in SQL mode, MySqlSourceOptions#SERVER_TIME_ZONE is set to use UTC by default, which is reasonable as this product might be used by...
**Describe the bug** A clear and concise description of what the bug is. **Environment :** - Flink version : 1.13.1 - Flink CDC version: 2.0.2 - Database and version: 8.0.13...
`java.lang.NoClassDefFoundError: org/apache/flink/shaded/guava18/com/google/common/util/concurrent/ThreadFactoryBuilder` **Environment :** - Flink version : 1.14.3 - Flink CDC version: 2.2.0 - Database and version: MySQL 8.0.* **To Reproduce** Steps to reproduce the behavior: Class `com.ververica.cdc.debezium.DebeziumSourceFunction` in...