dongjoon-hyun commented on PR #46440: URL: https://github.com/apache/spark/pull/46440#issuecomment-2100995752
It seems that TPCDS golden files are affected still. ``` [info] *** 23 TESTS FAILED *** [error] Failed: Total 3499, Failed 23, Errors 0, Passed 3476, Ignored 4 [error] Failed tests: [error] org.apache.spark.sql.SQLQuerySuite [error] org.apache.spark.sql.TPCDSV1_4_PlanStabilitySuite [error] org.apache.spark.sql.TPCDSV2_7_PlanStabilityWithStatsSuite [error] org.apache.spark.sql.TPCDSV1_4_PlanStabilityWithStatsSuite [error] org.apache.spark.sql.TPCDSV2_7_PlanStabilitySuite [error] (sql / Test / test) sbt.TestsFailedException: Tests unsuccessful ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
