HyukjinKwon commented on PR #52980:
URL: https://github.com/apache/spark/pull/52980#issuecomment-3529121684

   If we want to make a change affecting `spark.sql.session.timeZone`, we will 
have to revisit other places together. For example, for now, if you do 
`spark.createDataFrame` with `datetime`, the behaviour changes will happen 
because when you create, they are created based on local times, but it will be 
different when you execute Python UDFs.


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