911432 commented on code in PR #7254:
URL: https://github.com/apache/iceberg/pull/7254#discussion_r1160389849


##########
.github/workflows/flink-ci.yml:
##########
@@ -62,7 +62,7 @@ jobs:
     strategy:
       matrix:
         jvm: [8, 11]

Review Comment:
   I don't know if Java 8 needs to be uninstalled.
   This is because, according to the Flink 1.17 documentation, Flink 1.17 
requires Java 11, not Java 8.
   
https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/try-flink/local_installation/
   
   However, looking at the Dockerfile it seems Java 8 is still supported.
   https://github.com/apache/flink-docker/tree/master/1.17
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to