Skip to content

Conversation

lvyanquan
Copy link
Contributor

For situations where the structure of downstream tables and upstream data tables is inconsistent, the data is transformed based on the downstream schema to avoid possible errors and data correctness issues.

…table with inconsistent schema with upstream.
@lvyanquan
Copy link
Contributor Author

Hi @beryllw, @yuxiqian PTAL.

@beryllw
Copy link
Contributor

beryllw commented Aug 12, 2025

LGTM, but i find some problem in my test.

I cherry-picked this to the 3.3 branch and tested the MySQL to Paimon.
Starting in initial mode and adding a column during increment worked perfectly.
However, there's an issue: when I clear the state and restart the job, data misalignment still occurs.

I'll try to reproduce this tomorrow and figure out the reason. It might be some mistake in my cherry-pick.

Copy link
Contributor

@Mrart Mrart left a comment

Choose a reason for hiding this comment

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

I will let some comment.

@Mrart
Copy link
Contributor

Mrart commented Aug 21, 2025

LGTM

Copy link
Member

@yuxiqian yuxiqian left a comment

Choose a reason for hiding this comment

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

Thanks for @lvyanquan's nice work! Just left some non-blocking comments.

Copy link
Member

@yuxiqian yuxiqian left a comment

Choose a reason for hiding this comment

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

+1

@lvyanquan lvyanquan merged commit 70cc342 into master Sep 11, 2025
60 of 61 checks passed
@lvyanquan lvyanquan deleted the FLINK-38206 branch September 16, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants