LuciferYang commented on PR #50537: URL: https://github.com/apache/spark/pull/50537#issuecomment-2788271352
``` [info] - SPARK-21247: Allow case-insensitive type equality in Set operation *** FAILED *** (589 milliseconds) [info] Expected exception org.apache.spark.sql.AnalysisException to be thrown, but no exception was thrown (SQLQuerySuite.scala:2765) [info] org.scalatest.exceptions.TestFailedException: [info] at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472) [info] at org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471) [info] at org.scalatest.funsuite.AnyFunSuite.newAssertionFailedException(AnyFunSuite.scala:1564) [info] at org.scalatest.Assertions.intercept(Assertions.scala:766) [info] at org.scalatest.Assertions.intercept$(Assertions.scala:746) [info] at org.scalatest.funsuite.AnyFunSuite.intercept(AnyFunSuite.scala:1564) [info] at org.apache.spark.sql.SQLQuerySuite.$anonfun$new$561(SQLQuerySuite.scala:2765) [info] at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) [info] at org.apache.spark.util.SparkErrorUtils.tryWithSafeFinally(SparkErrorUtils.scala:80) [info] at org.apache.spark.util.SparkErrorUtils.tryWithSafeFinally$(SparkErrorUtils.scala:77) [info] at org.apache.spark.util.Utils$.tryWithSafeFinally(Utils.scala:100) [info] at org.apache.spark.sql.test.SQLTestUtilsBase.withTable(SQLTestUtils.scala:312) [info] at org.apache.spark.sql.test.SQLTestUtilsBase.withTable$(SQLTestUtils.scala:310) [info] at org.apache.spark.sql.SQLQuerySuite.withTable(SQLQuerySuite.scala:63) [info] at org.apache.spark.sql.SQLQuerySuite.$anonfun$new$558(SQLQuerySuite.scala:2759) [info] at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18) [info] at org.apache.spark.sql.catalyst.SQLConfHelper.withSQLConf(SQLConfHelper.scala:56) [info] at org.apache.spark.sql.catalyst.SQLConfHelper.withSQLConf$(SQLConfHelper.scala:38) [info] at org.apache.spark.sql.SQLQuerySuite.org$apache$spark$sql$test$SQLTestUtilsBase$$super$withSQLConf(SQLQuerySuite.scala:63) [info] at org.apache.spark.sql.test.SQLTestUtilsBase.withSQLConf(SQLTestUtils.scala:253) [info] at org.apache.spark.sql.test.SQLTestUtilsBase.withSQLConf$(SQLTestUtils.scala:251) [info] at org.apache.spark.sql.SQLQuerySuite.withSQLConf(SQLQuerySuite.scala:63) [info] at org.apache.spark.sql.SQLQuerySuite.$anonfun$new$553(SQLQuerySuite.scala:2736) ``` A test case failed. Is it related to this one? -- 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