You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/21 20:56:52 UTC

[GitHub] [iceberg] rdblue commented on a change in pull request #4179: Build: Test flink modules for both scala 2.11 and 2.12

rdblue commented on a change in pull request #4179:
URL: https://github.com/apache/iceberg/pull/4179#discussion_r811424456



##########
File path: .github/workflows/flink-ci.yml
##########
@@ -66,6 +66,7 @@ jobs:
       matrix:
         jvm: [8, 11]
         flink: ['1.12', '1.13', '1.14']
+        scala: ['2.11', '2.12']

Review comment:
       This makes Flink testing very expensive. Is it possible to just test the latest Flink with all versions of Scala and test the old ones with just 2.12?




-- 
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-unsubscribe@iceberg.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org