Yanquan Lv created FLINK-38443: ---------------------------------- Summary: Adapt TIDB CDC Connector to FLIP-27 API Key: FLINK-38443 URL: https://issues.apache.org/jira/browse/FLINK-38443 Project: Flink Issue Type: Improvement Components: Flink CDC Reporter: Yanquan Lv
The current implementation of TiDB CDC is based on the Source Function API and utilizes an earlier SDK version. The Source Function API has been deprecated in Flink 2.0. To keep pace with the evolution of Flink APIs, we need to migrate TiDB CDC's implementation to [FLIP-27|https://cwiki.apache.org/confluence/display/FLINK/FLIP-27%3A+Refactor+Source+Interface] API. -- This message was sent by Atlassian Jira (v8.20.10#820010)