jjrrzxc opened a new issue, #5092: URL: https://github.com/apache/paimon/issues/5092
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 9d2a4605dffc39ddb0e5d0b8733c02bf9ea42c68 ### Compute Engine flink 1.17 ### Minimal reproduce step 1.Establish a connection with the MySQL database, Maxwell collector, Kafka, and the paimon-flink-cdc program. 2.Initiate table-level modifications on MySQL tables, specifically table-alter events, such as ALTER TABLE xxx AUTO_INCREMENT = 2300. 3.The paimon-flink-cdc will throw an error message: "invalid maxwell-json format: missing 'data' field." ### What doesn't meet your expectations? The program encountered an error and cannot be recovered. It is expected to prevent such errors. ### Anything else? _No response_ ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- 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]
