lvyanquan commented on PR #4473: URL: https://github.com/apache/flink-cdc/pull/4473#issuecomment-5748766410
The fix itself is correct, but it introduces a **behavioral compatibility change**. Existing jobs may produce different source-to-sink table mappings after upgrading. From a user’s perspective, data may silently stop appearing in the previously mapped sink tables, which could look like silent data loss. We should carefully assess the affected scenarios and compatibility impact before merging this change. CC @yuxiqian, WDYT? -- 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]
