Skip to content

[AURON #2485] Support last_day function natively #5843

[AURON #2485] Support last_day function natively

[AURON #2485] Support last_day function natively #5843

Triggered via pull request August 29, 2026 14:46
Status Success
Total duration 50m 12s
Artifacts 30

tpcds.yml

on: pull_request
Test spark-3.0  /  Build Auron JAR
23m 50s
Test spark-3.0 / Build Auron JAR
Test spark-3.1  /  Build Auron JAR
36m 36s
Test spark-3.1 / Build Auron JAR
Test spark-3.2  /  Build Auron JAR
37m 22s
Test spark-3.2 / Build Auron JAR
Test spark-3.3  /  Build Auron JAR
24m 42s
Test spark-3.3 / Build Auron JAR
Test spark-3.4  /  Build Auron JAR
40m 44s
Test spark-3.4 / Build Auron JAR
Test spark-3.5 JDK17 Scala-2.13  /  Build Auron JAR
43m 45s
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
Test spark-3.5 JDK21 Scala-2.13  /  Build Auron JAR
41m 21s
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
Test spark-4.0 JDK21 Scala-2.13  /  Build Auron JAR
23m 12s
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
Test spark-4.1 JDK21 Scala-2.13  /  Build Auron JAR
27m 16s
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
Test spark-4.2 JDK21 Scala-2.13  /  Build Auron JAR
23m 26s
Test spark-4.2 JDK21 Scala-2.13 / Build Auron JAR
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
Fit to window
Zoom out
Zoom in

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.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.
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.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-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.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-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-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 / 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.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-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.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 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 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-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.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.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 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 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.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.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 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.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.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-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-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-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-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 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 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 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 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 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 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 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 / 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.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 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-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-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 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 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 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 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-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 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 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 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 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 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 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 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 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.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.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.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 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.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 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 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 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 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.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.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.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.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 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.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.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 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.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.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.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.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 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.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 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 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 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 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 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 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.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 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 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 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 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 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.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 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 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.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 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 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 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 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:5b8f80dddd74af6bd9a420031fc614adeb016f64e0b4ba0e158f64515f85a5e7
auron-it-spark-3.1_2.12-jdk-8 Expired
59.8 MB
sha256:ee41e7afaa77fa5b83c56a82f3ac581edfcfe89e3dcc2e81ef9dd2eceb14f2c1
auron-it-spark-3.2_2.12-jdk-8 Expired
60.7 MB
sha256:e6b230d9f0efd11c1420b28f2b730a561c1a8d145b3d6f054b75714c7eecd839
auron-it-spark-3.3_2.12-jdk-8 Expired
60.2 MB
sha256:3e2dff0145e3da67583d4cbac376cd23ecdafbd6df6aa473bbc031f66cfdcee5
auron-it-spark-3.4_2.12-jdk-11 Expired
60.7 MB
sha256:bf74fe1bc862942274cc1749fe9248d5bc4f4b96965d616ffc2736efdac96c52
auron-it-spark-3.5_2.13-jdk-17 Expired
59.1 MB
sha256:367489f4e0fe9e50cb82e2f3136886b825da08808dfeb1f120fc50edeaf8bf6d
auron-it-spark-3.5_2.13-jdk-21 Expired
59.1 MB
sha256:f7369cc1e49306f576a77991cd9f226b82cf932fbb8b2bf8b28d23b6f65245d0
auron-it-spark-4.0_2.13-jdk-21 Expired
60.7 MB
sha256:37d2cad9038ddcd754d93afd530e7d2a76c52cc7cea1afb5706cb419b6736f34
auron-it-spark-4.1_2.13-jdk-21 Expired
60.9 MB
sha256:894ffba434cb4c2de6442b239a5ff0ddeaecd7600e9bd4fb1017ba2ddd859447
auron-it-spark-4.2_2.13-jdk-21 Expired
61.2 MB
sha256:f25b9289e49fcefa80bec6d548b1d7c380424db3838add55c11ed8a0b22dd4ec
auron-spark-3.0_2.12-jdk-8 Expired
40.9 MB
sha256:ceb3a1f059e185ecfd55c7592498ea79c726a97bd00b3e41e9dba441dd4a149f
auron-spark-3.1_2.12-jdk-8 Expired
41 MB
sha256:471f54f8958a0db265f22d84e739911a622c8a9d2c408e0ed90aeec3ffc0510b
auron-spark-3.2_2.12-jdk-8 Expired
41 MB
sha256:c1ce808a20b896d070bce194ba7b483631d3de2debd53bf3829af3bca96ae828
auron-spark-3.3_2.12-jdk-8 Expired
41 MB
sha256:c3820530c2c2e2e39932289e968c50fa60c9252ac70cafc14dbb3135ba4b4a7e
auron-spark-3.4_2.12-jdk-11 Expired
41 MB
sha256:c95a15989b3b53c56b49cfdf61303a2aeaa32f2a93047a4d1df885a5e0bf2f37
auron-spark-3.5_2.13-jdk-17 Expired
40.1 MB
sha256:65f9426972213d50e6805d5dac9403b9da42d1f2a09ffa92740aa14b0c64acef
auron-spark-3.5_2.13-jdk-21 Expired
40.1 MB
sha256:8b441ea6adbeec496616dfe553d135ab67d09b4c71dd0d55e8ed080c358fa88b
auron-spark-4.0_2.13-jdk-21 Expired
40.2 MB
sha256:580b86648984790837a9901e19ab23a98685035b03312d65b25b9391b4a3faca
auron-spark-4.1_2.13-jdk-21 Expired
40.2 MB
sha256:4930b1fa3d0df0c475e2e0d200708f1424ff968fd6c2ac13cfcbfa417fd07a82
auron-spark-4.2_2.13-jdk-21 Expired
40.4 MB
sha256:be2d1de2c80661ee2c3214d82526d7cf1d948f7ebbfd87bd46a26fe434b68961
unit-tests-reports-spark-3.0_2.12-jdk-8 Expired
96.6 KB
sha256:23559d79e8d3d02360a8659c6396df6e75e1ff9cb4d847473ac066841c630004
unit-tests-reports-spark-3.1_2.12-jdk-8 Expired
513 KB
sha256:9c72736451d81a531ac08d06b3ae888e801b335cd783518693ceef60700083a7
unit-tests-reports-spark-3.2_2.12-jdk-8 Expired
492 KB
sha256:ded928b060b42547338d0c2c961dafa3531a23748d3a3e83d7d18cceebfa110d
unit-tests-reports-spark-3.3_2.12-jdk-8 Expired
532 KB
sha256:a3db8950c12b477880efd0003a00d270ec64a572759ca817c5c5a5fe0cab5baa
unit-tests-reports-spark-3.4_2.12-jdk-11 Expired
494 KB
sha256:a959f73be6e8354a0f1e2ccfbc6dceab5b24807be693f0a0741f5bacfafb9518
unit-tests-reports-spark-3.5_2.13-jdk-17 Expired
503 KB
sha256:7f80f6f4c455e9731f3dada0f0adb85cc0933f8684fa66bbe46748b320b88bf5
unit-tests-reports-spark-3.5_2.13-jdk-21 Expired
504 KB
sha256:7dfe93f97f90de1fbd483e0fa6be5db1492e61540c57dd4d10b9e18a42541480
unit-tests-reports-spark-4.0_2.13-jdk-21 Expired
538 KB
sha256:be589e5f11c12fbb648bd072f3444a5c077b47e94a6bd07637609b82c1aa0dc7
unit-tests-reports-spark-4.1_2.13-jdk-21 Expired
549 KB
sha256:56aaeee81ff8478b4d3d148a2c6c0a857a3fe1ce940d4aa94533b4baefc74739
unit-tests-reports-spark-4.2_2.13-jdk-21 Expired
109 KB
sha256:96707764d355072d82288b3b34b5b3fb1fdc7787f9847432c23fdcace52c19fc