apache / rocketmq-flink

RocketMQ integration for Apache Flink. This module includes the RocketMQ source and sink that allows a flink job to either write messages into a topic or read from topics in a flink job.
https://rocketmq.apache.org/
Apache License 2.0
139 stars 88 forks source link

Support rich initialization modes of RocketMQSource #63

Open deemogsw opened 1 year ago

deemogsw commented 1 year ago

perfect new features for new Source interface and sql connector. detail in #59

deemogsw commented 1 year ago

bugs about RockerMQSource in current master branch:

lizhimins commented 1 year ago

I can help review pull requests.