You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Max Gekk (Jira)" <ji...@apache.org> on 2021/12/05 18:34:00 UTC

[jira] [Created] (SPARK-37552) Add the convert_timezone() function

Max Gekk created SPARK-37552:
--------------------------------

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


CONVERT_TIMEZONE is a common SQL function provided by many other database systems, e.g.
 # [https://docs.aws.amazon.com/redshift/latest/dg/CONVERT_TIMEZONE.html]
 # [https://docs.snowflake.com/en/sql-reference/functions/convert_timezone.html]

The ticket aims to support such function in Spark SQL to make migration from other systems easier.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org