fartzy commented on code in PR #51387:
URL: https://github.com/apache/spark/pull/51387#discussion_r2190797277


##########
sql/core/src/test/java/test/org/apache/spark/sql/JavaUDFSuite.java:
##########
@@ -136,6 +138,15 @@ public void udf7Test() {
     }
   }
 
+  @Test
+  public void udf8Test() {
+      spark.udf().register(

Review Comment:
   I changed to 2 and I re-ran the test, sorry about that!



-- 
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]

Reply via email to