You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2019/01/17 20:28:00 UTC

[jira] [Created] (SPARK-26651) Use Proleptic Gregorian calendar

Maxim Gekk created SPARK-26651:
----------------------------------

             Summary: Use Proleptic Gregorian calendar
                 Key: SPARK-26651
                 URL: https://issues.apache.org/jira/browse/SPARK-26651
             Project: Spark
          Issue Type: Umbrella
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Maxim Gekk


Spark 2.4 and previous versions use a hybrid calendar - Julian + Gregorian in date/timestamp parsing, functions and expressions. The ticket aims to switch Spark on Proleptic Gregorian calendar, and use java.time classes introduced in Java 8 for timestamp/date manipulations. One of the purpose of switching on Proleptic Gregorian calendar is to conform to SQL standard which supposes such calendar.



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

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