HyukjinKwon commented on a change in pull request #28959:
URL: https://github.com/apache/spark/pull/28959#discussion_r448091188
##########
File path: python/pyspark/sql/functions.py
##########
@@ -1433,8 +1433,12 @@ def timestamp_seconds(col):
>>> from pyspark.sql.functions import timestamp_seconds
>>> spark.conf.set("spark.sql.session.timeZone", "America/Los_Angeles")
Review comment:
Yeah, we can do that too. Let's set it when we face another similar
issue. It's not difficult to do it.
----------------------------------------------------------------
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]