cloud-fan commented on a change in pull request #28959:
URL: https://github.com/apache/spark/pull/28959#discussion_r448085927
##########
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:
do we set the timezone in pyspark doctest, like the scala side test?
----------------------------------------------------------------
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]