Description
- If sourceTs is a timestamp_ntz, take the sourceTz from the session time zone, see the SQL config spark.sql.session.timeZone
- If sourceTs is a timestamp_ltz, convert it to a timestamp_ntz using the targetTz
Attachments
Attachments
Issue Links
- is caused by
-
SPARK-37552 Add the convert_timezone() function
-
- Resolved
-
- links to