[
https://issues.apache.org/jira/browse/SPARK-47832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikola Mandic updated SPARK-47832:
----------------------------------
Summary: Fix problematic test in TPC-DS Collations test when ANSI flag is
set (was: Skip problematic test in TPC-DS Collations test when ANSI flag is
set)
> Fix problematic test in TPC-DS Collations test when ANSI flag is set
> --------------------------------------------------------------------
>
> Key: SPARK-47832
> URL: https://issues.apache.org/jira/browse/SPARK-47832
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 4.0.0
> Reporter: Nikola Mandic
> Priority: Major
> Fix For: 4.0.0
>
>
> "Build / ANSI (master, Hadoop 3, JDK 17, Scala 2.13)" CI is broken by TPC-DS
> collations test. Error:
> {code:java}
> [info] - q35-v2.7 *** FAILED *** (2 seconds, 695 milliseconds)
> 3489[info] java.lang.Exception: Expected "[null f d 0
> 1 0.0 0 0 2 1 2.0 2 2 2
> 1 2.0 2 2
> 3490
> ...
> null m m 4 1 4.0 4 4 1 1
> 1.0 1 1 3 1 3.0 3 3]", but got
> "[org.apache.spark.sparkexception
> 3589[info] {
> 3590[info] "errorclass" : "_legacy_error_temp_2250",
> 3591[info] "messageparameters" : {
> 3592[info] "analyzetblmsg" : " or analyze these tables through: analyze
> table `spark_catalog`.`tpcds_utf8`.`customer_demographics` compute
> statistics;.",
> 3593[info] "autobroadcastjointhreshold" :
> "spark.sql.autobroadcastjointhreshold",
> 3594[info] "drivermemory" : "spark.driver.memory"
> 3595[info] }
> 3596[info] }]"
> 3597[info] Error using configs:
> 3598[info] at
> org.apache.spark.sql.TPCDSCollationQueryTestSuite.$anonfun$runQuery$1(TPCDSCollationQueryTestSuite.scala:228)
> 3599
> ... {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]