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

   This closes FLINK-35599 by implementing the long-awaited JDBC pipeline sink 
connector, largely based on @kissycn's work in #3433.
   
   ---
   
   Compared to Zhou's original PR, some changes have been made to address 
@lvyanquan's comments in #3433:
   
   * Supports batch writing for PK tables
   * * Added support for `TruncateTableEvent` and `DropTableEvent`
   * Added missing SerializationSchemaTest and ITCase
   * Simplified code structure, removed a few redundant classes
   * Rebased with `master` and resolved conflicts


-- 
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