flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

Flink CDC is a streaming data integration tool

Results 606 flink-cdc issues
Sort by recently updated
recently updated
newest added

**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** ![image](https://user-images.githubusercontent.com/17698589/178894874-acead5a9-4210-4245-a043-f54ee0edef61.png)

bug

**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...

enhancement

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...

bug

**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:...

bug

**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...

bug

**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...

bug

**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...

bug

**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...

bug

**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...

bug

`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...

bug