Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Hi Team,
When I was using Bahir Kudu Connector for Flink to build data pipeline, I found it didn't support continuously non-stop reading data in kudu tables. Considering Kudu doesn't support CDC, it sounds like fair enough not to have this. However, the idea in https://docs.confluent.io/kafka-connectors/kudu/current/source-connector/overview.html#incremental-query-modes inspired me to have a continuous, non-stop kudu connector for Flink, so I've built one with the same idea in https://github.com/eBay/flink-kudu-streaming-connector .
I'd like to see if any chances this feature is able to merged into one part of Bahir Kudu Connector.
Let me know if you have any comments or suggestion.
Best Regards