HuangZhenQiu commented on PR #111:
URL: 
https://github.com/apache/flink-connector-kafka/pull/111#issuecomment-2309026627

   @AHeise 
   Thanks for the reply. I totally understand the pain points of maintain 
multiple flink version compatibility for a connector. In each Flink release, 
there are always some new experimental interfaces in api or runtime introduced. 
Shall we consider the solution from Apache Hudi or Apache Iceberg? Both of them 
use a separate module for different flink versions. Some classes are replicated 
into different modules as needed. 
   https://github.com/apache/hudi/tree/master/hudi-flink-datasource
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to