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.

Home Page:https://rocketmq.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support RocketMQ as LogStore for Flink Table Store

SteNicholas opened this issue · comments

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

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