duowan1520 commented on PR #7694:
URL: https://github.com/apache/inlong/pull/7694#issuecomment-1498379068

   > BTW, we are planning to export the DDL to the sink connector to achieve 
the same action such as add a column; What if the user filter out column A, and 
then alter column A with a DDL statement. Will the DDL on column A be filtered 
using the parameter u provide ?
   
   > 
   Hi, the implementation has been adjusted this time. TableChange will remove 
the column that needs to be filtered before debeziumDeserializationSchema 
deserialization, and the downstream ddl statement can implement the 
corresponding filtering operation based on TableChange


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