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]Fixed When the order of the same field differs, it is considered a schema change. #3314

Merged

Conversation

chenxi0599
Copy link
Contributor

… a schema change.

Purpose

When the order of the same field varies, it is regarded as a schema change. Consequently, the Schema Evolution node receives a large volume of records, impacting performance.

So when comparing, it's necessary to ignore the ID of the field.

Linked issue: close #xxx

Tests

API and Format

Documentation

@JingsongLi
Copy link
Contributor

+1

@JingsongLi JingsongLi merged commit 418943a into apache:master May 10, 2024
9 checks passed
sunxiaojian pushed a commit to sunxiaojian/paimon that referenced this pull request May 28, 2024
JingsongLi pushed a commit that referenced this pull request May 30, 2024
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.

2 participants