flink-cdc
flink-cdc copied to clipboard
Flink CDC is a streaming data integration tool
## Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ## Flink version 1.18 ## Flink CDC version 3.0 ## Reason ### overview At first,...
### Search before asking - [x] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation If regular expressions are used to match the tables to be synchronized, and...
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation When synchronizing tables using Flink CDC 3.x, is it possible to include the...
When mysql contains blob fields, the table synchronized to StarRocks reports an unsupported type error. After reviewing the official Starrocks document, StarRocks already supports binary type, and adds binary and...
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation Give some suggestions for new cdc doc website. demo website:http://203.24.92.93:1313/ ### Solution _No...
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation Add DataSink for https://github.com/apache/incubator-paimon. ### Solution _No response_ ### Alternatives _No response_ ###...
A majority of Postgres databases use UUIDs as primary keys. When we enable 'scan.incremental.snapshot.enabled = true', Flink-CDC will try to split into chunks. The splitTableIntoChunks function relies on the queryMinMax...
https://issues.apache.org/jira/browse/FLINK-35245 add metrcis: currentFetchEventTimeLag, currentEmitEventTimeLag, sourceIdleTime for TiKVRichParallelSourceFunction
Support Submit CDC Job To Flink K8S Native Application Mode #2934 Design Doc: https://docs.google.com/document/d/1HlvRS5aVNqPtOx14mynEL3RFaZORuTFkWZAjvl4k998/edit?usp=sharing