cloud-fan commented on a change in pull request #28959:
URL: https://github.com/apache/spark/pull/28959#discussion_r448086093
##########
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:
I'm wondering if this is the common approach we do for all timestamp
related pyspark doc tests.
----------------------------------------------------------------
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]