HyukjinKwon opened a new pull request #25108: [SPARK-28321][SQL] 0-args Java 
UDF should not be called only once
URL: https://github.com/apache/spark/pull/25108
 
 
   ## What changes were proposed in this pull request?
   
   0-args Java UDF alone calls the function even before making it as an 
expression.
   It causes that the function always returns the same value. Seems like a 
mistake.
   
   ## How was this patch tested?
   
   Unit test was added
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to