[ 
https://issues.apache.org/jira/browse/SPARK-28141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-28141.
----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 25708
[https://github.com/apache/spark/pull/25708]

> Date type can not accept special values
> ---------------------------------------
>
>                 Key: SPARK-28141
>                 URL: https://issues.apache.org/jira/browse/SPARK-28141
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Assignee: Maxim Gekk
>            Priority: Major
>             Fix For: 3.0.0
>
>
> ||Input String||Valid Types||Description||
> |{{epoch}}|{{date}}|1970-01-01 00:00:00+00 (Unix system time zero)|
> |{{now}}|{{date}}|current transaction's start time|
> |{{today}}|{{date}}|midnight today|
> |{{tomorrow}}|{{date}}|midnight tomorrow|
> |{{yesterday}}|{{date}}|midnight yesterday|
> https://www.postgresql.org/docs/12/datatype-datetime.html



--
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