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

[INLONG-9359][Sort] Fix iceberg all migrate connector stack overflow error #9361

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

EMsnap
Copy link
Contributor

@EMsnap EMsnap commented Nov 29, 2023

Motivation

Fix iceberg all migrate connector stack overflow error

Modifications

When creating iceberg table, the field id will increase one
so when comparing table schema we should not use schema.sameSchema which will return false

Verifying this change

run mysql -> iceberg

企业微信截图_17012435023948

@EMsnap EMsnap merged commit ff3cf51 into apache:master Nov 29, 2023
10 checks passed
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.

[Bug] Fix iceberg all migrate connector stack overflow error
3 participants