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

[jira] [Resolved] (SPARK-26719) Get rid of java.util.Calendar in DateTimeUtils

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

Sean Owen resolved SPARK-26719.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0

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

> Get rid of java.util.Calendar in DateTimeUtils
> ----------------------------------------------
>
>                 Key: SPARK-26719
>                 URL: https://issues.apache.org/jira/browse/SPARK-26719
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.4.0
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> java.util.Calendar uses the hybrid calendar (Julian+Gregorian). The ticket aims to replace it by classes from the java.time namespace that are based on Proleptic Gregorian 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