ruanhang1993 commented on PR #3767:
URL: https://github.com/apache/flink-cdc/pull/3767#issuecomment-2756794003

   @JNSimba Could we provide this feature by `SupportsProjectionPushDown`? 
   `debezium.column.include.list` and `debezium.column.exclude.list` is hard 
for users to understand and use. We could use `SupportsProjectionPushDown` 
interface to automatically generate the debezium setting. In this way we don't 
need to validate whether there is a conflict between the provided schema and 
the debezium setting.


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