Takeshi Yamamuro created SPARK-27149:
----------------------------------------

             Summary: Support LOCALTIMESTAMP when ANSI mode enabled
                 Key: SPARK-27149
                 URL: https://issues.apache.org/jira/browse/SPARK-27149
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Takeshi Yamamuro


LOCALTIMESTAMP should be supported in the ANSI standard;
{code}
postgres=# select LOCALTIMESTAMP;
         timestamp          
----------------------------
 2019-03-13 16:53:42.086357
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to