yuxiqian opened a new pull request, #3521:
URL: https://github.com/apache/flink-cdc/pull/3521

   This PR closes FLINK-35243.
   
   Recreated one since the last PR (#3296) has so many conflicts with `master` 
and isn't worth rebasing.
   
   * Supports `AlterColumnCommentEvent`, `AlterTableCommentEvent`, 
`DropTableEvent`, `RenameTableEvent`, and `TruncateTableEvent` in pipeline 
framework
   * Adds `SchemaChangeEventWithPreSchema` interface, allowing SchemaRegistry 
backfilling schema before change payload
   * Fixed MySQL pipeline source doesn't capture `ALTER TABLE ... MODIFY 
COLUMN` DDL
   * Adds corresponding test cases


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to