uniorder commented on issue #9467:
URL: https://github.com/apache/doris/issues/9467#issuecomment-1308423021

   同问
   
   其实在实际应用过程中,使用 Debezium(或类似组件)将监听到的数据发送到 Kafka,下游的Doris根据Kafka中的数据来进行同步可能比较合理。
   
   因为针对数据库的CDC可能会有重复的使用场景,如果每个业务都去CDC,对目标数据源的压力也比较大。


-- 
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]

Reply via email to