Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cdc] upgrade to flink cdc 3.1.1 #3764

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

hadoopkandy
Copy link
Contributor

@hadoopkandy hadoopkandy commented Jul 16, 2024

Purpose

Linked issue: close #3763

Tests

API and Format

change pom groupId com.ververica to org.apache.flink
change package name com.ververica to org.apache.flink
flink-mysql-cdc 3.1.x From flink cdc 3.1.x,we shoud add mysql-connector-java dependency manually in paimon-e2e-tests.
upgrade flink version from 1.17.2 to 1.18.1 in paimon-flink-cdc, to be consistent with flink cdc.
correct the ververica related link.

Documentation

@hadoopkandy hadoopkandy changed the title [cdc] upgrade to flink cdc 3.1 [cdc] upgrade to flink cdc 3.1.1 Jul 24, 2024
@hadoopkandy hadoopkandy force-pushed the kandy-3763 branch 4 times, most recently from c530518 to ae055d5 Compare July 25, 2024 02:54
@hadoopkandy
Copy link
Contributor Author

similar PR: #3600 #2604

Copy link
Contributor

@JingsongLi JingsongLi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks @hadoopkandy

@JingsongLi JingsongLi merged commit 657bc99 into apache:master Aug 15, 2024
10 checks passed
@hadoopkandy hadoopkandy deleted the kandy-3763 branch August 17, 2024 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[cdc] upgrade to flink cdc 3.1.1
2 participants