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-36285] Pass default value expression in AlterColumnTypeEvent #3614

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yuxiqian
Copy link
Contributor

This closes FLINK-36285.

Doris sink connector requires specifying default value expression explicitly when altering column types. However, default value fields are not present in AlterColumnTypeEvent for now. This could be resolved by backfilling pre-schema info with PreSchema interface.

@yuxiqian
Copy link
Contributor Author

@qg-lin @lvyanquan PTAL

@yuxiqian
Copy link
Contributor Author

Doris connector ignores all default value fields for now. Will add test cases after apache/doris-flink-connector#490 got merged.

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.

1 participant