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

[jira] [Resolved] (SPARK-35780) Support DATE/TIMESTAMP literals across the full range

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

Wenchen Fan resolved SPARK-35780.
---------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

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

> Support DATE/TIMESTAMP literals across the full range
> -----------------------------------------------------
>
>                 Key: SPARK-35780
>                 URL: https://issues.apache.org/jira/browse/SPARK-35780
>             Project: Spark
>          Issue Type: Task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Linhong Liu
>            Assignee: Linhong Liu
>            Priority: Major
>             Fix For: 3.2.0
>
>
> DATE/TIMESTAMP literals support years 0000 to 9999.
> However, internally we support a range that is much larger.
> I can add or subtract large intervals from a date/timestamp and the system will happily process and display large negative and positive dates.
> Since we obviously cannot put this genie back into the bottle the only thing we can do is allow matching DATE/TIMESTAMP literals.



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