[AURON #2419] RowNullChecker may mis-detect null join keys for complex Arrow row types #5749
tpcds.yml
on: pull_request
Test spark-3.0
/
Build Auron JAR
24m 29s
Test spark-3.1
/
Build Auron JAR
35m 40s
Test spark-3.2
/
Build Auron JAR
37m 55s
Test spark-3.3
/
Build Auron JAR
27m 5s
Test spark-3.4
/
Build Auron JAR
38m 7s
Test spark-3.5 JDK17 Scala-2.13
/
Build Auron JAR
41m 7s
Test spark-3.5 JDK21 Scala-2.13
/
Build Auron JAR
41m 36s
Test spark-4.0 JDK21 Scala-2.13
/
Build Auron JAR
25m 45s
Test spark-4.1 JDK21 Scala-2.13
/
Build Auron JAR
26m 20s
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
Annotations
41 errors, 9 warnings, and 99 notices
|
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
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.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.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.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 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.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-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.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-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.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.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.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.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 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.0 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.0 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.0 JDK21 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-4.1 JDK21 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.3 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Build Auron JAR
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.1 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.2 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.4 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q1,q2,q3,q4,q5,q6,q7,q8,q9
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q60,q61,q62,q63,q64,q65,q66,q67,q68,q69
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q40,q41,q42,q43,q44,q45,q46,q47,q48,q49
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q30,q31,q32,q33,q34,q35,q36,q37,q38,q39a,q39b
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q90,q91,q92,q93,q94,q95,q96,q97,q98,q99
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q80,q81,q82,q83,q84,q85,q86,q87,q88,q89
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q50,q51,q52,q53,q54,q55,q56,q57,q58,q59
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q10,q11,q12,q13,q14a,q14b,q15,q16,q17,q18,q19
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK17 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q20,q21,q22,q23a,q23b,q24a,q24b,q25,q26,q27,q28,q29
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
|
Test spark-3.5 JDK21 Scala-2.13 / Run TPC-DS test q70,q71,q72,q73,q74,q75,q76,q77,q78,q79
AdoptOpenJDK has moved to Eclipse Temurin https://github.com/actions/setup-java#supported-distributions please consider changing to the 'temurin' distribution type in your setup-java configuration.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
auron-it-spark-3.0_2.12-jdk-8
Expired
|
56.4 MB |
sha256:316e9c2bfcf7dae98a0230e67a75f7595ae1ce1b989f151ecb870af112fc86f8
|
|
|
auron-it-spark-3.1_2.12-jdk-8
Expired
|
59.8 MB |
sha256:e6a376f63e4181e366fc35634c79a83a5d3e778131fa22350e05a73e9a847de6
|
|
|
auron-it-spark-3.2_2.12-jdk-8
Expired
|
60.6 MB |
sha256:72382f6607ffdad4cf28c10c34e4889610de4ecae1d048ec112639620b93d7cf
|
|
|
auron-it-spark-3.3_2.12-jdk-8
Expired
|
60.1 MB |
sha256:8a4c6eb04d25c78cf6152c836ed2293660781eae2cfc8efcff33c64b0504a461
|
|
|
auron-it-spark-3.4_2.12-jdk-11
Expired
|
60.6 MB |
sha256:c4f91ce52527224fb0a9e8d13c4d79cdc01f92adaa150c67730f715992275798
|
|
|
auron-it-spark-3.5_2.13-jdk-17
Expired
|
59.1 MB |
sha256:9d66b6bf267203590f7244fa2bde6dff2246a45f6983a94d756a58f11dbb78f6
|
|
|
auron-it-spark-3.5_2.13-jdk-21
Expired
|
59.1 MB |
sha256:6d317bb4ea5dd8e8895161be2ee67b9ecc5e44931365103448c2f8b01c842f09
|
|
|
auron-it-spark-4.0_2.13-jdk-21
Expired
|
60.7 MB |
sha256:673d48c168ae431d58db589cd8136b876bf13f7af35e9d40c94f88d2c49132b4
|
|
|
auron-it-spark-4.1_2.13-jdk-21
Expired
|
60.9 MB |
sha256:649f2c3509f29912de89ada6615c5def86c100cca2604582405fc9cd705ecaad
|
|
|
auron-spark-3.0_2.12-jdk-8
Expired
|
40.9 MB |
sha256:b47f77911438e527b7a2e007f1b312488e96d0c17230591b37918c697b9511f4
|
|
|
auron-spark-3.1_2.12-jdk-8
Expired
|
40.9 MB |
sha256:ee70bb80c295b5e4c2c7198143a2c74597b89f3ba936215ba154f5a0ff1d626e
|
|
|
auron-spark-3.2_2.12-jdk-8
Expired
|
41 MB |
sha256:b0b11bcbdfb8cb4fe63b223827da766c0ac7e29d7f78d22d302e28753e1d66a4
|
|
|
auron-spark-3.3_2.12-jdk-8
Expired
|
41 MB |
sha256:0b27edd8abba47c9a46f045b98042c7faa62a0d55e95b820de3d38bd478d8c42
|
|
|
auron-spark-3.4_2.12-jdk-11
Expired
|
40.9 MB |
sha256:ef1d94ea130a3d1cc938fb301c2177d01869cc172cd1b1a7bb9b579d5648b346
|
|
|
auron-spark-3.5_2.13-jdk-17
Expired
|
40.1 MB |
sha256:8a272e4cc2b9014b31e472a19c345dfc5c555ee2c46cd8d102f01b18e7aefd2e
|
|
|
auron-spark-3.5_2.13-jdk-21
Expired
|
40.1 MB |
sha256:4179c424fdd8d32ceb8d8765ba2fe4ebe1230ae3b0b9f0d4455c0c253fecb22b
|
|
|
auron-spark-4.0_2.13-jdk-21
Expired
|
40.2 MB |
sha256:d11f92fb134432e98694f1bcabdc96713863aaa5eefb7795cd7daf0d4da24217
|
|
|
auron-spark-4.1_2.13-jdk-21
Expired
|
40.2 MB |
sha256:aa2b9a2b7f802ca093ca42088af44dabf8ea29c6c54b010b526d977ff60d3647
|
|
|
unit-tests-reports-spark-3.0_2.12-jdk-8
Expired
|
96.4 KB |
sha256:36cb658e278d59d8723bd6e4e387d910f9510e27a8fa83f291d62c48b7b9024c
|
|
|
unit-tests-reports-spark-3.1_2.12-jdk-8
Expired
|
512 KB |
sha256:e9a7a03d8f3f37526969363e6e14efab6ec135fd72c1b0ab7a711dbdd0b843d1
|
|
|
unit-tests-reports-spark-3.2_2.12-jdk-8
Expired
|
492 KB |
sha256:9c43effeb2eb02fb4c3d134df3f215bd9037c7d4d2559e921b9f59ae4b49a3a5
|
|
|
unit-tests-reports-spark-3.3_2.12-jdk-8
Expired
|
532 KB |
sha256:fff975894f5cf0af16f2077ee247577513c0e132a0c7b25b328991f06b4ba509
|
|
|
unit-tests-reports-spark-3.4_2.12-jdk-11
Expired
|
494 KB |
sha256:ac12c22a2fd58c2a0b969f55afa3d40f90092aea25b7d314bfbe720494686a38
|
|
|
unit-tests-reports-spark-3.5_2.13-jdk-17
Expired
|
503 KB |
sha256:b8bf38aa9b4efedb0c04c05b276ef924a73d520031a6ac76867926c62fa8e7f3
|
|
|
unit-tests-reports-spark-3.5_2.13-jdk-21
Expired
|
504 KB |
sha256:582c80f98fa2cbc1b6c8ec545bcdf8d093c7bcdc3e74935ac46c34c0974629d2
|
|
|
unit-tests-reports-spark-4.0_2.13-jdk-21
Expired
|
538 KB |
sha256:5490d5a1ffdacfeecce8755c9050d6249dd01b868f4fe08eb7797499b737aab3
|
|
|
unit-tests-reports-spark-4.1_2.13-jdk-21
Expired
|
549 KB |
sha256:e78343c7499149dad619980c41c59a984af77ba407a9dd4e0ce7e331784659c3
|
|