You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2017/09/16 21:03:00 UTC

[jira] [Created] (SPARK-22040) current_date function with timezone id

Jacek Laskowski created SPARK-22040:
---------------------------------------

             Summary: current_date function with timezone id
                 Key: SPARK-22040
                 URL: https://issues.apache.org/jira/browse/SPARK-22040
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Jacek Laskowski
            Priority: Minor


{{current_date}} function creates {{CurrentDate}} expression that accepts optional timezone id, but there's no function to allow for this.

This is to have another {{current_date}} with the timezone id, i.e.

{code}
def current_date(timeZoneId: String): Column
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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