yuxiqian commented on PR #3521: URL: https://github.com/apache/flink-cdc/pull/3521#issuecomment-2295634405
Thanks for Leonard's review, I've made the following changes: * Marked new API with `@PublicEvolving` and `@Internal` annotations * Reverted `ColumnSchemaChangeEvent` and `TableSchemaChangeEvent` to avoid breaking existing interfaces * Used `lambda` instead of nested classes to implement schema change event visitors to avoid serialization issue mentioned in #3549 -- 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