lordcheng10 opened a new issue, #7453: URL: https://github.com/apache/inlong/issues/7453
### What happened Inserting a dirty data during the process of simulating mysql synchronization with iceberg will cause the table to be added to the blacklist, and the subsequent data processing of the table will be skipped and unable to synchronize. ### What you expected to happen Archive the dirty data to cos, and do not affect the normal data processing, and the indicators can count the number of dirty data and normal data normally. ### How to reproduce Start a MySQL synchronization Iceberg task and insert a type mismatched dirty data. ### Environment _No response_ ### InLong version master ### 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
