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

   There are two problems in the code:
   1. The table name passed to `to_regclass()` isn't quoted, so the upper-case 
letters get lower-cased.
   2. The column names used in snapshot queries aren't quoted, so the 
upper-case letters get lower-cased.


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