pawel-big-lebowski commented on PR #111:
URL: 
https://github.com/apache/flink-connector-kafka/pull/111#issuecomment-2368331223

   > Another way to do it could be to use flink 1.20 for compiling (e.g. 
provided) ad flink 1.19 for test dependency.
   
   @AHeise That could work as well. But the bigger problem is that `flink-core` 
1.20 does not contain interfaces like 
[LineageVertexProvider](https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/streaming/api/lineage/LineageVertexProvider.java).
 The interface was merged to main, then removed from the 1.20 release and 
merged again. 


-- 
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