flink-cdc
flink-cdc copied to clipboard
Flink CDC is a streaming data integration tool
Support yarn application mode submit.
https://issues.apache.org/jira/browse/FLINK-35463
This closes FLINK-35736. Currently, Flink CDC migration tests are limited to per-class unit tests, and it might not cover all migration cases. Previously I wrote an E2e migration script, thinking...
This is a workaround for FLINK-35615. Currently, MySQL source could not obtain the precise timestamp precision of data field types, and used a intuitive method to infer it by checking...
Close: #FLINK-35599
Flink cdc pipeline support sqlserver source   
This closes [FLINK-35730](https://issues.apache.org/jira/browse/FLINK-35730).
Flink cdc pipeline support postgres source   