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

[FLINK-37452][pipeline-connector][paimon] Add support and test for AppendOnly table. #3945

Merged
merged 2 commits into from
Mar 12, 2025

Conversation

lvyanquan
Copy link
Contributor

The original implementation can already support Paimon AppendOnly Table, I‘ve tried to optimize the logic of data shuffle and add testing here.

@lvyanquan
Copy link
Contributor Author

lvyanquan commented Mar 12, 2025

There is only a production code change in PaimonHashFunction.java.

@MOBIN-F maybe you help to review this.

Copy link
Contributor

@MOBIN-F MOBIN-F left a comment

Choose a reason for hiding this comment

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

LGTM~

Copy link
Contributor

@leonardBang leonardBang left a comment

Choose a reason for hiding this comment

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

LGTM, wait CI green

@lvyanquan
Copy link
Contributor Author

I think the failure case of Flink CDC CI / Unit Tests (core) here is an unstable case as this pr didn't not introduce any change of core module.

@leonardBang leonardBang merged commit 397b0f9 into apache:master Mar 12, 2025
27 of 28 checks passed
SML0127 pushed a commit to SML0127/flink-cdc-connectors that referenced this pull request Mar 12, 2025
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.

3 participants