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

Apache Spark commented on SPARK-36037:
--------------------------------------

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

> Support ANSI SQL LOCALTIMESTAMP datetime value function
> -------------------------------------------------------
>
>                 Key: SPARK-36037
>                 URL: https://issues.apache.org/jira/browse/SPARK-36037
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Gengliang Wang
>            Assignee: jiaan.geng
>            Priority: Major
>             Fix For: 3.2.0
>
>
> Returns the current timestamp at the start of query evaluation as TIMESTAMP 
> WITH OUT TIME ZONE. This is similar to "current_timestamp()"
> Note we need to update the optimization rule ComputeCurrentTime so that  
> Spark returns the same result in a single query if the function is called 
> multiple times



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

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

Reply via email to