zml1206 commented on PR #4233:
URL: https://github.com/apache/flink-cdc/pull/4233#issuecomment-4053643182

   > The approach of subscribing to the latest table schema based on OID in 
real-time is conceptually sound. It is non-intrusive to the business database, 
avoids frequent polling of the upstream DB as traffic increases, and ensures 
the ordering between schema events and data events. Debezium also uses this 
mechanism — +1 to implementing our solution based on this approach.
   
   +1


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