Skip to content

[AURON #2499] perf: avoid identity take in GenerateExec #5860

[AURON #2499] perf: avoid identity take in GenerateExec

[AURON #2499] perf: avoid identity take in GenerateExec #5860

Triggered via pull request September 1, 2026 07:23
Status Success
Total duration 57m 11s
Artifacts 30

tpcds.yml

on: pull_request
Test spark-3.0  /  Build Auron JAR
25m 45s
Test spark-3.0 / Build Auron JAR
Test spark-3.1  /  Build Auron JAR
35m 9s
Test spark-3.1 / Build Auron JAR
Test spark-3.2  /  Build Auron JAR
31m 53s
Test spark-3.2 / Build Auron JAR
Test spark-3.3  /  Build Auron JAR
26m 49s
Test spark-3.3 / Build Auron JAR
Test spark-3.4  /  Build Auron JAR
33m 58s
Test spark-3.4 / Build Auron JAR
Test spark-3.5 JDK17 Scala-2.13  /  Build Auron JAR
34m 40s
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
Test spark-3.5 JDK21 Scala-2.13  /  Build Auron JAR
41m 50s
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
Test spark-4.0 JDK21 Scala-2.13  /  Build Auron JAR
18m 32s
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
Test spark-4.1 JDK21 Scala-2.13  /  Build Auron JAR
25m 4s
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
Test spark-4.2 JDK21 Scala-2.13  /  Build Auron JAR
23m 22s
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

41 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.2 / Build Auron JAR
no more batches, exiting read loop
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.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 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.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.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-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.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 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.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 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 / 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 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.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.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 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 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 / 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.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 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 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 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 / 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.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.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 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 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 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 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 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 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.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.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.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 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-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.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.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 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 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-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.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 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 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 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.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.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 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-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.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.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.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.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.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 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 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 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 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 / 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 / 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.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.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.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 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.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 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.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 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 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 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 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 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 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 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 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 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 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 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 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 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.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.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 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.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 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 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 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 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 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 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 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.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.

Artifacts

Produced during runtime
Name Size Digest
auron-it-spark-3.0_2.12-jdk-8
56.4 MB
sha256:2ce0f4073759ccdd13cce0707970bcd818367b4db6e204136885deb6b6f6dd2c
auron-it-spark-3.1_2.12-jdk-8
59.8 MB
sha256:f2dc743d57af021317135f3af0e48d0c999f0ba594af5e8e15b78b8710424f9b
auron-it-spark-3.2_2.12-jdk-8
60.7 MB
sha256:7fb6ed65eeecd91c280c40b9b5cf46aad96deb9c8c67f237b98fcdb347bef612
auron-it-spark-3.3_2.12-jdk-8
60.2 MB
sha256:5ba8ea68c93677ed5ac1323a7bdd2a0fda470d4d40b9d7aac258f7bb8473af6d
auron-it-spark-3.4_2.12-jdk-11
60.7 MB
sha256:37c1ff40717d162d81733d8b4e20c6c7066b830f308c24ae21ec464b95e04fce
auron-it-spark-3.5_2.13-jdk-17
59.1 MB
sha256:3efd76798aa6fa5e32b0cd3821d98c24a4e7588c37041374884643723df5fbf7
auron-it-spark-3.5_2.13-jdk-21
59.1 MB
sha256:2c84716693f348f57255d8f5e5a870017af2763ee1af0491c1ad7bb26a5e88ec
auron-it-spark-4.0_2.13-jdk-21
60.7 MB
sha256:d782006ddeb98afd8ece3e346f796335adf5a0335dce0da7ad32bdfb9f7cc9c6
auron-it-spark-4.1_2.13-jdk-21
60.9 MB
sha256:8e822458085352763250891d6cf5637eda99995e90c29fc1431509c69def005f
auron-it-spark-4.2_2.13-jdk-21
61.2 MB
sha256:fe4527832249177a8c8e602720e18385ffaeffc56d1f9860a79d4ffade7a12b8
auron-spark-3.0_2.12-jdk-8
40.9 MB
sha256:62a970622fbcf8447d3f2731070453e1cf767af7f37d62f046051bb47063ab91
auron-spark-3.1_2.12-jdk-8
41 MB
sha256:462608cc35f6c62df40dedd87ad43ae6f39a903d8c1e063c9521921739348e92
auron-spark-3.2_2.12-jdk-8
41 MB
sha256:92c4eeb2edeed356837ca66c9834654598a97a9589cd9128f3c02359dee52c74
auron-spark-3.3_2.12-jdk-8
41 MB
sha256:b2e35d4213b37a3b787a3e4589d212f0c89ddcca4c5d01e56e85d8901fbf0982
auron-spark-3.4_2.12-jdk-11
41 MB
sha256:e1262de1d128c3402f544174e9f322bc03d626455e33bfed75c98070230293e8
auron-spark-3.5_2.13-jdk-17
40.1 MB
sha256:4881e1f5dd535ae507128eab2b5c814b3a9400b17d100df450d8404494c590c6
auron-spark-3.5_2.13-jdk-21
40.1 MB
sha256:0518678e97895ca119e9669409dc88b91d87aa9a1df430e2643e2fe538c44b5e
auron-spark-4.0_2.13-jdk-21
40.2 MB
sha256:e574e6f2e9aec0bddb920016ee06b3e53ce71eec15a97b2ce6771feda9921028
auron-spark-4.1_2.13-jdk-21
40.2 MB
sha256:f7825acb60fa58b525deb1a20e43f0657ab93065065bb970c4f3cef9381ed08e
auron-spark-4.2_2.13-jdk-21
40.4 MB
sha256:489264a86a881c33676e4a99b4879ed7cf9f4a451cbab5108538bd981a4ed904
unit-tests-reports-spark-3.0_2.12-jdk-8
96.6 KB
sha256:036a54d6aaf5ffba34a23510d15c5fd4e272dc2cf606bcc5071f97a6ca06415d
unit-tests-reports-spark-3.1_2.12-jdk-8
513 KB
sha256:7b4ea27b9fdda819e0613f94d05c06c08e6c8f637a4adc6d11096008b09f711a
unit-tests-reports-spark-3.2_2.12-jdk-8
492 KB
sha256:f61d3d522d83e2943d2145342327cbc21a94dfd3accc58cb8e4c82e8fe0eb48e
unit-tests-reports-spark-3.3_2.12-jdk-8
532 KB
sha256:a8e4ef0a6eb10350b606a51f68b8376b255910a620849851734b70de1f03f75c
unit-tests-reports-spark-3.4_2.12-jdk-11
494 KB
sha256:d04b0cafbf33601d414c6539e1c462a279169a9106288bf9ab4f04b7fe5231ff
unit-tests-reports-spark-3.5_2.13-jdk-17
503 KB
sha256:63fdec894de1641fa2793c73a607c7fac2f42b6e041e6e249ab5f0b5b9140860
unit-tests-reports-spark-3.5_2.13-jdk-21
504 KB
sha256:a46888200f88854b8bcb16ab86cd7dac3a0f4ccb814ba45938314b020c5c639e
unit-tests-reports-spark-4.0_2.13-jdk-21
538 KB
sha256:e55822d2692c64dffebc58e707a1e99c287de59a7136f0aae604186b6d07824b
unit-tests-reports-spark-4.1_2.13-jdk-21
549 KB
sha256:aa4402e93cb2c58fd7a11d874636c2dc7a1f152f83b4ce9acbc1940f5f085fe6
unit-tests-reports-spark-4.2_2.13-jdk-21
109 KB
sha256:779fc224b34b616b732ffa612a4c771091d4b9f1d6dba22bbb6ed542a14e9936