HyukjinKwon commented on PR #43983: URL: https://github.com/apache/spark/pull/43983#issuecomment-1824992475
FYI: https://github.com/nija-at/spark/actions/runs/6969839081/job/18966590594#step:10:6723 ``` [info] - better error message for NPE *** FAILED *** (3 milliseconds) [info] "[FAILED_EXECUTE_UDF] User defined function (`ScalaUDFSuite$$Lambda$10456/0x00007f715148ace0`: (string) => string) failed due to: java.lang.NullPointerException: Cannot invoke "String.toLowerCase(java.util.Locale)" because "s" is null. SQLSTATE: 39000" did not contain "Failed to execute user defined function" (ScalaUDFSuite.scala:54) [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.Assertions$.newAssertionFailedException(Assertions.scala:1231) [info] at org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:1295) [info] at org.apache.spark.sql.catalyst.expressions.ScalaUDFSuite.$anonfun$new$6(ScalaUDFSuite.scala:54) [info] at org.scalatest.enablers.Timed$$anon$1.timeoutAfter(Timed.scala:127) [info] at org.scalatest.concurrent.TimeLimits$.failAfterImpl(TimeLimits.scala:282) [info] at org.scalatest.concurrent.TimeLimits.failAfter(TimeLimits.scala:231) [info] at org.scalatest.concurrent.TimeLimits.failAfter$(TimeLimits.scala:230) [info] at org.apache.spark.SparkFunSuite.failAfter(SparkFunSuite.scala:69) [info] at org.apache.spark.SparkFunSuite.$anonfun$test$2(SparkFunSuite.scala:155) [info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85) [info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:83) [info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) [info] at org.scalatest.Transformer.apply(Transformer.scala:22) ``` cc @MaxGekk and @srielau -- 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