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

   This PR cleans up `SchemaChangeEventVisitor` class by:
   
   * Using templated `VisitorHandler<EVT, T, E>` to replace individual 
`XXXEventVisitor` classes
   * Introduce `voidVisit` method for visitors that don't yield a returning 
value
   


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

Reply via email to