Hi, I've been searching for an implementation of kafka to clickhouse sink and found FLIP <https://cwiki.apache.org/confluence/display/FLINK/%5BDRAFT%5D+FLIP-202%3A+Introduce+ClickHouse+Connector> and connector sources <https://github.com/itinycheng/flink-connector-clickhouse>. Can anyone clarify if the connector is usable (tested on production workloads) and plans about including it to flink distribution?
Thanks forward!