yuxiqian opened a new pull request, #3614: URL: https://github.com/apache/flink-cdc/pull/3614
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org