apache / doris-flink-connector

Flink Connector for Apache Doris
https://doris.apache.org/
Apache License 2.0
315 stars 221 forks source link

[Feature] I hope to use this connector as a slave library to read data from the main library #360

Open zjf88865 opened 5 months ago

zjf88865 commented 5 months ago

Search before asking

Description

I hope to use this connector as a slave library to read data from the main database, just like Flink SQL connector mysql cdc can read binlog logs and capture data changes in the database. Because we have a requirement to read data changes processed by the big data department, we do not want to use interval reading to sense their changes

Use case

No response

Related issues

No response

Are you willing to submit PR?

Code of Conduct

JNSimba commented 5 months ago

Currently doris does not support binlog