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

### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation To be supplemented. ### Solution To be supplemented. ### Alternatives None. ### Anything...

enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation To be supplemented. ### Solution To be supplemented. ### Alternatives None. ### Anything...

enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation To be supplemented. ### Solution To be supplemented. ### Alternatives None. ### Anything...

enhancement

This is a draft pull request, and the functionality has not been completed yet. Please discuss the details, implementation, and optimization under this PR. I will complete the remaining code....

values-pipeline-connector
composer
common
runtime
build
dist
cli

### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. flink-cdc-connector版本:3.0.1 ### Motivation 实时感知当前任务正在拉取的表 ### Solution 可在MySqlPipelineRecordEmitter的构造函数中,通过入参sourceReaderMetrics和sourceConfig向指标中汇报拉取表列表 ### Alternatives _No response_ ### Anything else? _No...

enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation 有一个很常见的场景,在一些政府部门(医保数据上报)。市向省、省向国家层层上报数据,需要保留删除和修改数据,防止下一级删除数据。在目标表有一个标记字段,记录是删除,更新和插入。 ### Solution _No response_ ### Alternatives _No response_ ### Anything else? _No...

enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Flink version 1.14.6 ### Flink CDC version 3.0.0 ### Database and its version starrocks...

bug

add param which contain column comments of source table field. fix #3007

values-pipeline-connector
composer
common
mysql-cdc-connector
mysql-pipeline-connector

### 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 ### Database and its version Starrocks...

bug

### 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.1 ### Flink CDC version 3.0.0 ### Database and its version mysql...

bug