yuxiqian commented on code in PR #3455: URL: https://github.com/apache/flink-cdc/pull/3455#discussion_r1668456054
########## flink-cdc-runtime/src/main/java/org/apache/flink/cdc/runtime/operators/transform/TransformDataOperator.java: ########## Review Comment: ~~I'm a bit unsure if `transformProjectionProcessorMap` and `transformFilterProcessorMap` will be flushed when upstream schema change event arrives at `TransformDataOperator`?~~ Got it, it will be refreshed by updating `tableInfo`. -- 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]
