echauchot commented on PR #34: URL: https://github.com/apache/flink-connector-cassandra/pull/34#issuecomment-3083871234
> Actually I just removed java 8 from the CI conf but I just realized that it would be good to still test against flink 1.2 as most users still use this version even though the 2.0 is released and 2.1 ongoing. Flink 1.2 is built with java 1.8 still. So I might make my code 1.8 compatible and still test against flink 1.8. @dannycranmer WDYT ? I took a look at what kafka connector does: - it does not override connector-parent pom (leaves java 8 build) - compiles/tests against java 11 and 17 in CI => So I did the same in the last commit. -- 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