uchenily commented on issue #60942: URL: https://github.com/apache/doris/issues/60942#issuecomment-5677612185
看起来跟 https://github.com/apache/doris-flink-connector/pull/549/changes 修改的 `@JsonIgnoreProperties(ignoreUnknown = true)` 有关系, 使用新版本的doris-flink-connector 就可以了. 我用下面的版本做了测试是正常的。 - `flink-sql-connector-mysql-cdc-3.2.1.jar` - `mysql-connector-java-8.0.30.jar` - `flink-doris-connector-1.18-26.2.0.jar` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
