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 ## Database and its version anyway...
Change host to host name in configuration for readme
## Motivation This is an umbrella issue for Flink CDC 3.1 version ## Solution **[module] flink-cdc-common** * [x] #2857 * [ ] #2936 * [x] #2943 **[module] flink-cdc-cli** * [...
add ignore.noprimarykey.table param, default this param is false, but when this param is set to true, it can ignore no primary key tables. fix #3006
format ugly display. "```shell " is shown to user.
As shown in https://github.com/ververica/flink-cdc-connectors/issues/3071, Unlike flink-table-common、flink-connector-base 、flink-core whose maven scope is provided , flink-shaded-guava and flink-shaded-force-shading will be included in the final jar package, so maybe cause dependency conflict. Now...
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Flink version 1.16.2 ### Flink CDC version 3.0.1 ### Database and its version mysql...
### Search before asking - [X] I searched in the [issues](https://github.com/ververica/flink-cdc-connectors/issues) and found nothing similar. ### Motivation ``` source: type: mysql name: source-database host: localhost port: 3306 username: admin password:...
[Feature][Pipeline] SchemeRegistry saves the routing rules used to restore the TransformDataOperator
### 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...
### 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...