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

Refer to jira: https://issues.apache.org/jira/browse/FLINK-35325 Adding support for specifying column order when adding new columns to a table.

common

Fix [FLINK-35173](https://issues.apache.org/jira/browse/FLINK-35173) MysqlDebeziumTimeConverter miss timezone convert to timestamp.

mysql-cdc-connector
Stale

fix [#FLINK-35373](https://issues.apache.org/jira/browse/FLINK-35373) And example code. https://github.com/apache/paimon/blob/3b006fe1bb8d70b640f3c4c8033133698a7f668e/paimon-flink/paimon-flink-cdc/src/main/java/org/apache/paimon/flink/sink/cdc/CdcMultiplexRecordChannelComputer.java#L97-L99

### Please don't check the box below - [X] I'm aware that bugs and new features should be reported on Apache Jira or Flink mailing list instead of here ###...

![image](https://github.com/apache/flink-cdc/assets/27403841/ffc84541-45f8-416a-a934-bcec1b9cabbc)

docs

In tidb production environment deployment, there are usually two kinds of network: internal network and public network. When we use pd mode in tikv, we need to do network mapping,...

docs
tidb-cdc-connector

https://issues.apache.org/jira/browse/FLINK-35129 - Adds option for checkpoint cycle parameter - Commits PG offsets on every multiple of checkpoint cycle - Updates docs with new parameter definition - [TODO] Adds unit &...

docs
postgres-cdc-connector