duowan1520 opened a new issue, #7693: URL: https://github.com/apache/inlong/issues/7693
### Description When I use MySQL CDC Connector to synchronize specified fields for some tables, I expect to achieve the requirements by setting the `debezium.column.include.list` or `debezium.column.exclude.list` parameters. When creating the target table, only the fields I care about are used, and then the synchronization task execution fails. It only works when I create a target table that includes all the fields of the source table. Here I hope it can make the target table support only creating the fields I care about. ### InLong Component InLong Sort ### Are you willing to submit 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org