Skip to content

[FLINK-35459] Use Incremental Source Framework in Flink tidb CDC Source Connector#3952

Open
Mrart wants to merge 17 commits into
apache:masterfrom
Mrart:flink-35459
Open

[FLINK-35459] Use Incremental Source Framework in Flink tidb CDC Source Connector#3952
Mrart wants to merge 17 commits into
apache:masterfrom
Mrart:flink-35459

Conversation

@Mrart

@Mrart Mrart commented Mar 17, 2025

Copy link
Copy Markdown
Contributor

Use Incremental Source Framework in Flink CDC TiKV Source Connector

@Mrart Mrart marked this pull request as draft March 17, 2025 02:03
@Mrart Mrart marked this pull request as ready for review March 18, 2025 03:21
@Mrart Mrart changed the title [FLINK-35459] Use Incremental Source Framework in Flink CDC Source Connector [FLINK-35459] Use Incremental Source Framework in Flink tidb CDC Source Connector Apr 21, 2025
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 60 days if no further activity occurs.

@github-actions github-actions Bot added the Stale label Aug 20, 2025
@lvyanquan lvyanquan removed the Stale label Sep 28, 2025
@lvyanquan lvyanquan added this to the V3.6.0 milestone Sep 28, 2025
@github-actions

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity for 120 days. It will be closed in 60 days if no further activity occurs.

@github-actions github-actions Bot added the Stale label Mar 11, 2026
@github-actions github-actions Bot added the build label Mar 26, 2026
@Mrart Mrart closed this Mar 26, 2026
@Mrart Mrart deleted the flink-35459 branch March 26, 2026 10:56
@Mrart Mrart restored the flink-35459 branch March 26, 2026 10:56
@Mrart

Mrart commented Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

@lvyanquan Please help reopen this pr,I will completed it。

Mrart and others added 15 commits June 30, 2026 15:57
…ce Connector

# Conflicts:
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/pom.xml
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/src/main/java/org/apache/flink/cdc/connectors/tidb/TiKVRichParallelSourceFunction.java
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/src/test/java/org/apache/flink/cdc/connectors/tidb/table/TiDBTableSourceFactoryTest.java
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/src/test/java/org/apache/flink/cdc/connectors/tidb/table/utils/UriHostMappingTest.java
# This is the 1st commit message:

fixed conflict

# This is the commit message #2:

fixd git

fixed checkstyle

fixed rat error.

fixed ut test
…he#4322)

# Conflicts:
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/src/main/java/org/apache/flink/cdc/connectors/tidb/TiKVRichParallelSourceFunction.java
…ce Connector

# Conflicts:
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/pom.xml
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/src/main/java/org/apache/flink/cdc/connectors/tidb/TiKVRichParallelSourceFunction.java
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/src/test/java/org/apache/flink/cdc/connectors/tidb/table/TiDBTableSourceFactoryTest.java
#	flink-cdc-connect/flink-cdc-source-connectors/flink-connector-tidb-cdc/src/test/java/org/apache/flink/cdc/connectors/tidb/table/utils/UriHostMappingTest.java
# This is the 1st commit message:

fixed conflict

# This is the commit message #2:

fixd git

fixed checkstyle

fixed rat error.

fixed ut test
@yuxiqian yuxiqian removed this from the V3.6.0 milestone Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment