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

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

mysql-cdc-connector
mysql-pipeline-connector
Stale

Changed names of several identifiers, including variables and constants, to be more grammatically coherent to the use case of the identifiers.

runtime
Stale

Add e2e test for PaimonDataSink.

e2e-tests
paimon-pipeline-connector
reviewed
Stale

Fixes #40: Add optional flag `capture-unchanged-updates` whether to capture the updates if that have no change or not. default true, false to disable, just simply equals the before and after...

[mysql] Use cursor fetch by default when snapshot.

mysql-cdc-connector

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

[oracle][fix]fix oracle maximum number of processes exceeded because of never close connection during snapshot

https://issues.apache.org/jira/browse/FLINK-35938 problem still persists. `storeMultiCommitter.commit` API may cause the same datafile commit twice when job restart from failure.

paimon-pipeline-connector
reviewed

Flink CDC has been released and we're preparing for the following 3.3 release. Adding it to migration testing matrix should help us ensuring state backwards compatibility.

build
migration-tests