Max Gekk created SPARK-37568:
--------------------------------

             Summary: Support 2-arguments by the convert_timezone() function
                 Key: SPARK-37568
                 URL: https://issues.apache.org/jira/browse/SPARK-37568
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 3.3.0
            Reporter: Max Gekk


# 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



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to