ChengJie1053 opened a new pull request, #3404: URL: https://github.com/apache/flink-cdc/pull/3404
Mysql supports modify column schema changes ALTER TABLE `app_db`.`shipments_copy1` MODIFY COLUMN `text_column` varchar(255) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL AFTER `string_column`    -- 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