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

[BP-3.2][FLINK-36183] Fix lenient schema evolution failure with route blocks #3584

Merged

Conversation

yuxiqian
Copy link
Contributor

Cherry-picked from #3583.

We should applySchemaChange (where the route rule works) first and lenientize its result then. Or we may not be able to get evolved schema since tableId isn't routed.
@yuxiqian yuxiqian force-pushed the bp/hotfix-route-with-lenient-mode branch from 5f20097 to 48f08d2 Compare August 29, 2024 05:23
@leonardBang leonardBang self-requested a review August 29, 2024 06:22
@yuxiqian yuxiqian changed the title [BP-3.2][hotfix] Fix lenient schema evolution failure with route blocks [BP-3.2][FLINK-36183] Fix lenient schema evolution failure with route blocks Aug 30, 2024
@ruanhang1993 ruanhang1993 merged commit 316ea9c into apache:release-3.2 Aug 30, 2024
21 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.

3 participants