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

[jira] [Commented] (SPARK-36046) Support new functions make_timestamp_ntz and make_timestamp_ltz

    [ https://issues.apache.org/jira/browse/SPARK-36046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17379084#comment-17379084 ] 

Apache Spark commented on SPARK-36046:
--------------------------------------

User 'gengliangwang' has created a pull request for this issue:
https://github.com/apache/spark/pull/33299

> Support new functions make_timestamp_ntz and make_timestamp_ltz
> ---------------------------------------------------------------
>
>                 Key: SPARK-36046
>                 URL: https://issues.apache.org/jira/browse/SPARK-36046
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Gengliang Wang
>            Priority: Major
>
> Syntax:
> make_timestamp_ntz(year, month, day, hour, min, sec)  Create local date-time from year, month, day, hour, min, sec fields
> make_timestamp_ltz(year, month, day, hour, min, sec, [timezone])  Create current timestamp with local time zone from year, month, day, hour, min, sec and timezone fields



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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