[AURON #2480] Optimize array and map explode using offset ranges #5830
tpcds.yml
on: pull_request
Test spark-3.0
/
Build Auron JAR
24m 2s
Test spark-3.1
/
Build Auron JAR
37m 40s
Test spark-3.2
/
Build Auron JAR
39m 50s
Test spark-3.3
/
Build Auron JAR
26m 36s
Test spark-3.4
/
Build Auron JAR
41m 31s
Test spark-3.5 JDK17 Scala-2.13
/
Build Auron JAR
44m 57s
Test spark-3.5 JDK21 Scala-2.13
/
Build Auron JAR
42m 7s
Test spark-4.0 JDK21 Scala-2.13
/
Build Auron JAR
27m 35s
Test spark-4.1 JDK21 Scala-2.13
/
Build Auron JAR
26m 43s
Test spark-4.2 JDK21 Scala-2.13
/
Build Auron JAR
26m 58s
Matrix: Test spark-3.0 / run-tpcds-test
Matrix: Test spark-3.1 / run-tpcds-test
Matrix: Test spark-3.2 / run-tpcds-test
Matrix: Test spark-3.3 / run-tpcds-test
Matrix: Test spark-3.4 / run-tpcds-test
Matrix: Test spark-3.5 JDK17 Scala-2.13 / run-tpcds-test
Matrix: Test spark-3.5 JDK21 Scala-2.13 / run-tpcds-test
Matrix: Test spark-4.0 JDK21 Scala-2.13 / run-tpcds-test
Matrix: Test spark-4.1 JDK21 Scala-2.13 / run-tpcds-test
Matrix: Test spark-4.2 JDK21 Scala-2.13 / run-tpcds-test
Annotations
38 errors and 120 warnings
|
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
org.apache.spark.sql.catalyst.expressions.Object
|
|
Test spark-3.1 / Build Auron JAR
Fail to parse '2020-01-27T20:06:11.847-0800' in the new parser. You can set spark.sql.legacy.timeParserPolicy to LEGACY to restore the behavior before Spark 3.0, or set to CORRECTED and treat it as an invalid datetime string.
|
|
Test spark-3.1 / Build Auron JAR
Cannot use null as map key.
|
|
Test spark-3.1 / Build Auron JAR
Cannot use null as map key.
|
|
Test spark-3.1 / Build Auron JAR
Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set spark.sql.mapKeyDedupPolicy to LAST_WIN so that the key inserted at last takes precedence.
|
|
Test spark-3.1 / Build Auron JAR
Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set spark.sql.mapKeyDedupPolicy to LAST_WIN so that the key inserted at last takes precedence.
|
|
Test spark-3.1 / Build Auron JAR
SQL array indices start at 1
|
|
Test spark-3.2 / Build Auron JAR
Fail to parse '2020-01-27T20:06:11.847-0800' in the new parser. You can set spark.sql.legacy.timeParserPolicy to LEGACY to restore the behavior before Spark 3.0, or set to CORRECTED and treat it as an invalid datetime string.559.907s) [INFO] [datafusion_ext_plans::ffi_reader_exec
|
|
Test spark-3.2 / Build Auron JAR
Cannot use null as map key!
|
|
Test spark-3.2 / Build Auron JAR
Cannot use null as map key!
|
|
Test spark-3.2 / Build Auron JAR
Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set spark.sql.mapKeyDedupPolicy to LAST_WIN so that the key inserted at last takes precedence.
|
|
Test spark-3.2 / Build Auron JAR
Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set spark.sql.mapKeyDedupPolicy to LAST_WIN so that the key inserted at last takes precedence.
|
|
Test spark-3.2 / Build Auron JAR
SQL array indices start at 1
|
|
Test spark-3.4 / Build Auron JAR
[INCONSISTENT_BEHAVIOR_CROSS_VERSION.PARSE_DATETIME_BY_NEW_PARSER] You may get a different result due to the upgrading to Spark >= 3.0:
|
|
Test spark-3.4 / Build Auron JAR
[DUPLICATED_MAP_KEY] Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set "spark.sql.mapKeyDedupPolicy" to "LAST_WIN" so that the key inserted at last takes precedence.
|
|
Test spark-3.4 / Build Auron JAR
[DUPLICATED_MAP_KEY] Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set "spark.sql.mapKeyDedupPolicy" to "LAST_WIN" so that the key inserted at last takes precedence.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
[INCONSISTENT_BEHAVIOR_CROSS_VERSION.PARSE_DATETIME_BY_NEW_PARSER] You may get a different result due to the upgrading to Spark >= 3.0:
|
|
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
[DUPLICATED_MAP_KEY] Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set "spark.sql.mapKeyDedupPolicy" to "LAST_WIN" so that the key inserted at last takes precedence.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
[DUPLICATED_MAP_KEY] Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set "spark.sql.mapKeyDedupPolicy" to "LAST_WIN" so that the key inserted at last takes precedence.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
[INVALID_INDEX_OF_ZERO] The index 0 is invalid. An index shall be either < 0 or > 0 (the first element has index 1).
|
|
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
[INVALID_INDEX_OF_ZERO] The index 0 is invalid. An index shall be either < 0 or > 0 (the first element has index 1).
|
|
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
[INCONSISTENT_BEHAVIOR_CROSS_VERSION.PARSE_DATETIME_BY_NEW_PARSER] You may get a different result due to the upgrading to Spark >= 3.0:
|
|
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
[DUPLICATED_MAP_KEY] Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set "spark.sql.mapKeyDedupPolicy" to "LAST_WIN" so that the key inserted at last takes precedence.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
[DUPLICATED_MAP_KEY] Duplicate map key true was found, please check the input data. If you want to remove the duplicated keys, you can set "spark.sql.mapKeyDedupPolicy" to "LAST_WIN" so that the key inserted at last takes precedence.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
[INVALID_INDEX_OF_ZERO] The index 0 is invalid. An index shall be either < 0 or > 0 (the first element has index 1).
|
|
Test spark-3.0 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-3.0 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-3.3 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-4.2 JDK21 Scala-2.13 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.0 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.3 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-4.2 JDK21 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-3.1 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-3.2 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-3.4 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.1 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.2 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: arduino/setup-protoc@v3, Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.4 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
The 'adopt-hotspot' legacy AdoptOpenJDK distribution is deprecated and will be removed in setup-java v6. Please migrate to the 'temurin' distribution.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
auron-it-spark-3.0_2.12-jdk-8
Expired
|
56.4 MB |
sha256:a57507b952182db888929401f332a3ae243a1aeca1d3382f48fa8a8d6c832535
|
|
|
auron-it-spark-3.1_2.12-jdk-8
Expired
|
59.8 MB |
sha256:dd1955d2c67f278b7320d5a0da7032ef460f251739c2fd3a64262db4749247c7
|
|
|
auron-it-spark-3.2_2.12-jdk-8
Expired
|
60.7 MB |
sha256:6fb705f220f146a7b91d6dd757ca26ab42735ea3741a0dabf74cecaae71c00a1
|
|
|
auron-it-spark-3.3_2.12-jdk-8
Expired
|
60.2 MB |
sha256:09bd0356a5f24e0ab95b2a736469874a08081b9c805cc547211f40739e27bff4
|
|
|
auron-it-spark-3.4_2.12-jdk-11
Expired
|
60.6 MB |
sha256:f24be0870e106bd034ae4a4682f8b1c9b9404e773dbd4349562624888f512ebf
|
|
|
auron-it-spark-3.5_2.13-jdk-17
Expired
|
59.1 MB |
sha256:38af6c662588cbf15b0fc16400ffff5095cae3bbe01d4b6207651e997ed828a5
|
|
|
auron-it-spark-3.5_2.13-jdk-21
Expired
|
59.1 MB |
sha256:d24c4bfd68c6733c479c97976a2b483d843e3fd7693e75a32a1de6e6de57e42a
|
|
|
auron-it-spark-4.0_2.13-jdk-21
Expired
|
60.7 MB |
sha256:c226f55475c514c74bce2f4e270e8c9ce63437791b6bfc767f55295ad85941b8
|
|
|
auron-it-spark-4.1_2.13-jdk-21
Expired
|
60.9 MB |
sha256:506ae8f35e6137bcb2d420c2638f91cbfa4e8955465c276dc87c610a04e9a959
|
|
|
auron-it-spark-4.2_2.13-jdk-21
Expired
|
61.2 MB |
sha256:795f08fe26de1949a0dee50ddc2eec249c1e5db51936c4b87443a367a99e9bd7
|
|
|
auron-spark-3.0_2.12-jdk-8
Expired
|
40.9 MB |
sha256:45ad77934c0ed0026a206d90c0f9e2916025bcc7fa00933f822f942aa1f64ce9
|
|
|
auron-spark-3.1_2.12-jdk-8
Expired
|
41 MB |
sha256:ce2eb601befb7188dc0e676cc5d37d05bcb88d063bdee85a0740278e4617b3ef
|
|
|
auron-spark-3.2_2.12-jdk-8
Expired
|
41 MB |
sha256:d9481b1cf1021de9dd21b2dbfcec855d1bbee7c45cebbc5ec43094bef9584885
|
|
|
auron-spark-3.3_2.12-jdk-8
Expired
|
41 MB |
sha256:09066cc7b0d63706e5ec5cfcfcd331736fabc823c61cdce7f0beac47ca66781b
|
|
|
auron-spark-3.4_2.12-jdk-11
Expired
|
41 MB |
sha256:1018bee93b27bfe6dc7ad8ba87f204b671abd3799bb19dc85db6e2c399d53406
|
|
|
auron-spark-3.5_2.13-jdk-17
Expired
|
40.1 MB |
sha256:2806e940d28a4e7498064ed1f7e8ebc0c8fd3c02d3416f2152c022c88b10bf60
|
|
|
auron-spark-3.5_2.13-jdk-21
Expired
|
40.1 MB |
sha256:fdce075472127d38bdc02cf0c8473684f13f4915c48f5ed611df8a1330d2af11
|
|
|
auron-spark-4.0_2.13-jdk-21
Expired
|
40.2 MB |
sha256:f17c5bc621a37997775d20995a5752c6fb5538ca539204ef37ef9eacd4c3d64f
|
|
|
auron-spark-4.1_2.13-jdk-21
Expired
|
40.2 MB |
sha256:27ff4e21b8d1eeaf55f690e009d0e72f0badfd0f8f0d3d4f82d650320817c0bb
|
|
|
auron-spark-4.2_2.13-jdk-21
Expired
|
40.3 MB |
sha256:905f1029b13db8a7b064caa9d07ff843960a04e60166280e5717264ed09486d7
|
|
|
unit-tests-reports-spark-3.0_2.12-jdk-8
Expired
|
96.5 KB |
sha256:3ff29e16f9754bb462b60231bb23407563c90a18b48a75e9ddd53fd6fb2967b3
|
|
|
unit-tests-reports-spark-3.1_2.12-jdk-8
Expired
|
512 KB |
sha256:5ab45dfbac7ad1a2a46a78038f5285ebf8f3d8a1a170bb1d6a5d2283c2fc724b
|
|
|
unit-tests-reports-spark-3.2_2.12-jdk-8
Expired
|
492 KB |
sha256:e9dd383c704fdbbe1f5de9a8908949b8cf7dc317434fb190a07e989c8a070d6d
|
|
|
unit-tests-reports-spark-3.3_2.12-jdk-8
Expired
|
532 KB |
sha256:8c7c7a1d6b1aed0996e6a5058397355dd7327084c0239a944fa7f43b694f0980
|
|
|
unit-tests-reports-spark-3.4_2.12-jdk-11
Expired
|
494 KB |
sha256:4d648c6180dd87fc499584668302fe86975ee9aef1d96a6f7acde753a9d98792
|
|
|
unit-tests-reports-spark-3.5_2.13-jdk-17
Expired
|
503 KB |
sha256:7ab1f9e875a37ed716ce4e3f87b9a1c93cb7309230c36161817ec6ccc5dcc265
|
|
|
unit-tests-reports-spark-3.5_2.13-jdk-21
Expired
|
504 KB |
sha256:e21a7e169cc4e0e8f25fda6287c2347c32c4e09d069064811b155c0f12e9fd29
|
|
|
unit-tests-reports-spark-4.0_2.13-jdk-21
Expired
|
538 KB |
sha256:f9dfa6193a4a0ff5752edeb3240ae03e9aec6442614169539f9947cc3f6ea162
|
|
|
unit-tests-reports-spark-4.1_2.13-jdk-21
Expired
|
549 KB |
sha256:dd11e437a5394531265dbcc4fef2494b119df385d3c3401d0567c033f8ba1660
|
|
|
unit-tests-reports-spark-4.2_2.13-jdk-21
Expired
|
109 KB |
sha256:4e8d5e45f633be499bab0746f9a0643d9b8acbb33eae3f9c62acc38637c002f8
|
|