dongjoon-hyun commented on PR #52092: URL: https://github.com/apache/spark/pull/52092#issuecomment-3225134596
I reproduced the failures locally like the following. ``` $ SPARK_ANSI_SQL_MODE=false build/sbt "sql/testOnly *.DefaultANSIValueSuite" ... [info] *** 2 TESTS FAILED *** [error] Failed tests: [error] org.apache.spark.sql.DefaultANSIValueSuite [error] (sql / Test / testOnly) sbt.TestsFailedException: Tests unsuccessful [error] Total time: 17 s, completed Aug 26, 2025, 10:43:55 AM ``` -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org