LuciferYang commented on PR #39625: URL: https://github.com/apache/spark/pull/39625#issuecomment-1386586327
The failed case seems related to this pr: ``` 2023-01-18T02:40:46.1537051Z [info] - SPARK-32243: Spark UDAF Invalid arguments number error should throw earlier *** FAILED *** (54 milliseconds) 2023-01-18T02:40:46.1543666Z [info] "WRONG_NUM_ARGS.WITH[OUT]_SUGGESTION" did not equal "WRONG_NUM_ARGS.WITH[]_SUGGESTION" (SparkFunSuite.scala:301) 2023-01-18T02:40:46.1548530Z [info] Analysis: 2023-01-18T02:40:46.1553256Z [info] "WRONG_NUM_ARGS.WITH[OUT]_SUGGESTION" -> "WRONG_NUM_ARGS.WITH[]_SUGGESTION" 2023-01-18T02:40:46.1558426Z [info] org.scalatest.exceptions.TestFailedException: ``` -- 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]
