fanxishu opened a new issue, #7988: URL: https://github.com/apache/seatunnel/issues/7988
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description When MySQL CDC (Change Data Capture) synchronizes data for updates and inserts, to achieve the functionality of ignoring specific fields in a table when synchronizing to the sink database while still performing updates and inserts, you need to implement field exclusion during the synchronization process. 当mysqlcdc 同步数据更新 插入 时候在同步到sink端数据库时候实现忽略某个表中字段实现 更新 ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: commits-unsubscr...@seatunnel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org