dinky
dinky copied to clipboard
[Optimization][dinky-cdc] Suggest to fix the dinky cdc integration issue after flink cdc upgraded from 3.1
Search before asking
- [X] I had searched in the issues and found no similar optimization requirement.
Description
After the flink cdc released the new version 3.1, the whole project was developed under apache scope and package names all changed;If u integrate the latest flink cdc into dinky, the version conflict will happen, because the jar depandency and class import could not be found
- The pom xml still contain the flink cdc package from ververica
- The cdc class still be imported from ververica
We hope dinky from 1.1 could catch up with the latest flink cdc!
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct