Hisoka-X opened a new pull request, #4239:
URL: https://github.com/apache/flink-cdc/pull/4239

   This pull request addresses an issue where the PostgreSQL CDC connector 
could incorrectly match and capture columns from tables with similar names due 
to the use of the underscore (`_`) wildcard in SQL LIKE patterns. The fix 
ensures that only columns from the exact target table are processed, preventing 
errors and data contamination. 


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