Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-11 Thread via GitHub
findepi commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1634417701 ## .github/workflows/flink-ci.yml: ## @@ -70,8 +70,9 @@ jobs: flink-scala-2-12-tests: runs-on: ubuntu-22.04 strategy: + fail-fast: false matr

Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-10 Thread via GitHub
findepi commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1634222468 ## .github/workflows/delta-conversion-ci.yml: ## @@ -68,6 +68,7 @@ jobs: delta-conversion-scala-2-12-tests: runs-on: ubuntu-22.04 strategy: + fail-f

Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-10 Thread via GitHub
findepi commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1634222468 ## .github/workflows/delta-conversion-ci.yml: ## @@ -68,6 +68,7 @@ jobs: delta-conversion-scala-2-12-tests: runs-on: ubuntu-22.04 strategy: + fail-f

Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-10 Thread via GitHub
stevenzwu commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1633990490 ## .github/workflows/delta-conversion-ci.yml: ## @@ -68,6 +68,7 @@ jobs: delta-conversion-scala-2-12-tests: runs-on: ubuntu-22.04 strategy: + fail

Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-10 Thread via GitHub
stevenzwu commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1633990025 ## .github/workflows/flink-ci.yml: ## @@ -70,8 +70,9 @@ jobs: flink-scala-2-12-tests: runs-on: ubuntu-22.04 strategy: + fail-fast: false ma

Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-10 Thread via GitHub
findepi commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1633802509 ## .github/workflows/spark-ci.yml: ## @@ -101,8 +102,9 @@ jobs: spark-3x-scala-2-13-tests: runs-on: ubuntu-22.04 strategy: + fail-fast: false

Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-10 Thread via GitHub
findepi commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1633799253 ## .github/workflows/spark-ci.yml: ## @@ -101,8 +102,9 @@ jobs: spark-3x-scala-2-13-tests: runs-on: ubuntu-22.04 strategy: + fail-fast: false

Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-10 Thread via GitHub
singhpk234 commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1633621743 ## .github/workflows/spark-ci.yml: ## @@ -101,8 +102,9 @@ jobs: spark-3x-scala-2-13-tests: runs-on: ubuntu-22.04 strategy: + fail-fast: false

Re: [PR] Run Flink and Spark3 tests on Java 17 too [iceberg]

2024-06-10 Thread via GitHub
singhpk234 commented on code in PR #10477: URL: https://github.com/apache/iceberg/pull/10477#discussion_r1633621743 ## .github/workflows/spark-ci.yml: ## @@ -101,8 +102,9 @@ jobs: spark-3x-scala-2-13-tests: runs-on: ubuntu-22.04 strategy: + fail-fast: false