Support Flink 2.2 in flink-doris-connector for Flink CDC 3.6.0
Open
- Dominant language
- Java
- Stars
- 15.9k
- Forks
- 3.9k
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 520
Description
Recently, Flink CDC 3.6.0 has been officially released, supporting Flink 1.20/2.2 and Schema Evolution for MySQL/PostgreSQL data ingestion into data lakes and streams.
**Problem**
When testing real-time CDC synchronization from MySQL to Doris through Flink SQL Gateway on Flink 2.2, we encountered JAR package dependency errors.
**Analysis**
It appears that the current flink-doris-connector does not yet support Flink 2.2.
Has anyone else run into the same issue? Could support for Flink 2.2 be added as soon as possible? Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.