mayc0202 opened a new issue, #78: URL: https://github.com/apache/doris-kafka-connector/issues/78
您好,在使用doris-kafka-connect 1.1.0 连接器的时候碰到以下问题:按照官方文档配置,从mysql中cdc到doris库,表结构一样,插入更新是支持的。我连接器配置设置了enbale.delete=true,doris目标表设置了enable_unique_key_merge_on_write=true,kafka中对应的debezium报文op也是d,但是删除操作没有同步。 -- 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]
