[AURON #2503] Rename blaze to auron (#2504) #5864
tpcds.yml
on: push
Test spark-3.0
/
Build Auron JAR
25m 48s
Test spark-3.1
/
Build Auron JAR
40m 6s
Test spark-3.2
/
Build Auron JAR
36m 48s
Test spark-3.3
/
Build Auron JAR
24m 7s
Test spark-3.4
/
Build Auron JAR
42m 50s
Test spark-3.5 JDK17 Scala-2.13
/
Build Auron JAR
42m 46s
Test spark-3.5 JDK21 Scala-2.13
/
Build Auron JAR
41m 7s
Test spark-4.0 JDK21 Scala-2.13
/
Build Auron JAR
23m 59s
Test spark-4.1 JDK21 Scala-2.13
/
Build Auron JAR
29m 30s
Test spark-4.2 JDK21 Scala-2.13
/
Build Auron JAR
26m 5s
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
40 errors and 120 warnings
|
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-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-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.
|
|
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.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.1 / Build Auron JAR
SQL array indices start at 1
|
|
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.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.4 / 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-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.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 / 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-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.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-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.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 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-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-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-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-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 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 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 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.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-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-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.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-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.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.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-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-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-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.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.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-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-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.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 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 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.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-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-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-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 / 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 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.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-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-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.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-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.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 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 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 / 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.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.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-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.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-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-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-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.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 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 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.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.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 / 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 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 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 / 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.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.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.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.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.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 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 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 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 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 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 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 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 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 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 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 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 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 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.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 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 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.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.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 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 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 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 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 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 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 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 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 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.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 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.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 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 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 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 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.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.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.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.
|
|
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
auron-it-spark-3.0_2.12-jdk-8
|
56.4 MB |
sha256:03d27c19e565ff6b06e00d16180bcd0cbfb5895da0625a7d36212f63c153d927
|
|
|
auron-it-spark-3.1_2.12-jdk-8
|
59.8 MB |
sha256:2a1c0eba6deee4708b755d5d61fdd2f88c4411c39c4d812016cfcdecc04b150f
|
|
|
auron-it-spark-3.2_2.12-jdk-8
|
60.7 MB |
sha256:487dabba99d07f5a822f70b1c7caa2a7b56a2072a4973401cc1d8aa374b58ce6
|
|
|
auron-it-spark-3.3_2.12-jdk-8
|
60.2 MB |
sha256:0562471c87297cf711339fa3f32da8bd388ff220488bd69cca28f0c910d0d05c
|
|
|
auron-it-spark-3.4_2.12-jdk-11
|
60.7 MB |
sha256:3ef133c90b44816361057b42e5fb519d41085b034a2b7eec26d4d0c22927a008
|
|
|
auron-it-spark-3.5_2.13-jdk-17
|
59.1 MB |
sha256:86512cec6bd13e452475db5c8992afd128fe105a4cf60602669e1bb1eda2222f
|
|
|
auron-it-spark-3.5_2.13-jdk-21
|
59.1 MB |
sha256:3c351c7645b56a97c9147ab186e06d38e1615a8e6ce6a8553191f1444244591a
|
|
|
auron-it-spark-4.0_2.13-jdk-21
|
60.8 MB |
sha256:8006e8b1b4a48870cc115bd12e98ea56aa404819ab4388aceb39ee6fd218b90f
|
|
|
auron-it-spark-4.1_2.13-jdk-21
|
60.9 MB |
sha256:336357c412c05b77037c395a8ccf1e79aab05f9d1e20eb6c41b3e5dd7dde8100
|
|
|
auron-it-spark-4.2_2.13-jdk-21
|
61.2 MB |
sha256:583e57b2a4e2bcaa9dba9c89060187f6b47f6cb60bc542b3de645a2648de02b2
|
|
|
auron-spark-3.0_2.12-jdk-8
|
41 MB |
sha256:80523d1ba1896562705e08daa32756056d056712caa7c1509523254eccf61d58
|
|
|
auron-spark-3.1_2.12-jdk-8
|
41 MB |
sha256:24dd9aae21a1a7cfb8aad30389ee64e5fd3d466c0d447f84c6f34f7a005c5cff
|
|
|
auron-spark-3.2_2.12-jdk-8
|
41 MB |
sha256:6b6e0781d84b4e53fb2be8990ef6e4956e7f47438c90ae13976da36c4abfb56c
|
|
|
auron-spark-3.3_2.12-jdk-8
|
41 MB |
sha256:259d592379bade12e83e34b12780283327ca03181261dad9b092abc8efa9af8f
|
|
|
auron-spark-3.4_2.12-jdk-11
|
41 MB |
sha256:635dcb71a6150ebf201b6a262b170a515c1a9a432bd9a2d298fb24838e646c24
|
|
|
auron-spark-3.5_2.13-jdk-17
|
40.1 MB |
sha256:c627df7992492feeaf5a6e3398689788f6b3cffe7b71264f84aa0fa7582bc6a1
|
|
|
auron-spark-3.5_2.13-jdk-21
|
40.1 MB |
sha256:8dd0e633dbb4b7c0f94827c656c5e4953bddd250598c9e32d5df07dd5d17111b
|
|
|
auron-spark-4.0_2.13-jdk-21
|
40.2 MB |
sha256:73c68818d63b87a085d17b91611f62e7ed1abdc79e545f6a5061b0fb9c071450
|
|
|
auron-spark-4.1_2.13-jdk-21
|
40.2 MB |
sha256:e61054839ddcf6c725d443d6de048d85558c4d4a9a9ea0d257cd0e85311a5242
|
|
|
auron-spark-4.2_2.13-jdk-21
|
40.4 MB |
sha256:fc49220fae0c4d7228b241b541f96ccc8bba6599177c58e9ccc4903272c9d8ec
|
|
|
unit-tests-reports-spark-3.0_2.12-jdk-8
|
96.6 KB |
sha256:969db31cfa11869369bc838149b529b12c1d550572006cbdac3132131aaccf13
|
|
|
unit-tests-reports-spark-3.1_2.12-jdk-8
|
512 KB |
sha256:451800d7203f4eee5e71991d86fb9475c4fd6da785e637e73b292355d53fd492
|
|
|
unit-tests-reports-spark-3.2_2.12-jdk-8
|
492 KB |
sha256:5f0c176aec921fd501661b2fefeb9786704af4a733d38b76525b2501bc9a27a1
|
|
|
unit-tests-reports-spark-3.3_2.12-jdk-8
|
532 KB |
sha256:175f8b1567d84f789b354e6df7910fb19621eeb9990cdb9f2ca695cbc1f5293b
|
|
|
unit-tests-reports-spark-3.4_2.12-jdk-11
|
494 KB |
sha256:f215c2d6eb918f9d9bdf8ace1f8ebe303068fb90f73055ea4bbcb2df8e487c22
|
|
|
unit-tests-reports-spark-3.5_2.13-jdk-17
|
503 KB |
sha256:4973550f1010ad89be43084409f17b030393d50ca22450e668bcee692585fac7
|
|
|
unit-tests-reports-spark-3.5_2.13-jdk-21
|
504 KB |
sha256:fe3917868218e733e6faf95b90c63f4e5a33bee7102d455a402c67c931bee668
|
|
|
unit-tests-reports-spark-4.0_2.13-jdk-21
|
538 KB |
sha256:e01232992b90f950284724030ad4f7d39908182981cc6146f17d7ae757136b80
|
|
|
unit-tests-reports-spark-4.1_2.13-jdk-21
|
549 KB |
sha256:232d56cfa3b7f1933e4ba16f8f01c916a1c11288c6ab7e1b322ad547e10ff863
|
|
|
unit-tests-reports-spark-4.2_2.13-jdk-21
|
109 KB |
sha256:318740e2d5149d2e1c98fd0fbad66ab48e5b745127e664f141de4908b0b489eb
|
|