uros-db commented on code in PR #52666:
URL: https://github.com/apache/spark/pull/52666#discussion_r2448004547
##########
python/pyspark/sql/functions/builtin.py:
##########
@@ -24972,7 +25036,6 @@ def try_make_timestamp(
+----------------------------------------------------+
|2014-12-28 06:30:45.887 |
+----------------------------------------------------+
- >>> spark.conf.unset("spark.sql.session.timeZone")
Review Comment:
This one is intentional, we need the timezone for example below.
--
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]