cloud-fan commented on pull request #28979:
URL: https://github.com/apache/spark/pull/28979#issuecomment-653442152


   > UDF is not controlled by spark.sql.datetime.java8API.enabled
   
   UDF shouldn't be. The config is only applicable if users want to get data 
from Spark, and this config decides the datetime class to use. But UDF returns 
data to Spark, and it's better if Spark can accept all the datetime classes.


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to