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 RocketMQ as LogStore for Flink Table Store #64

Open SteNicholas opened 1 year ago

SteNicholas commented 1 year ago

Flink Table Store supports Kafka as its Logstore type at present. RocketMQ Flink could support RocketMQ as LogStore for Flink Table Store.

GOODBOY008 commented 1 year ago

I'm willing to take this feature. please assign to me.