You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2019/08/20 00:56:00 UTC

[jira] [Resolved] (SPARK-28775) DateTimeUtilsSuite fails for JDKs using the tzdata2018i or newer timezone database

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

Dongjoon Hyun resolved SPARK-28775.
-----------------------------------
    Fix Version/s: 2.4.4
                   2.3.4
                   3.0.0
       Resolution: Fixed

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

> DateTimeUtilsSuite fails for JDKs using the tzdata2018i or newer timezone database
> ----------------------------------------------------------------------------------
>
>                 Key: SPARK-28775
>                 URL: https://issues.apache.org/jira/browse/SPARK-28775
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Tests
>    Affects Versions: 3.0.0
>            Reporter: Herman van Hovell
>            Assignee: Sean Owen
>            Priority: Major
>             Fix For: 3.0.0, 2.3.4, 2.4.4
>
>
> org.apache.spark.sql.catalyst.util.DateTimeUtilsSuite 'daysToMillis and millisToDays'  test case fails because of an update in the timezone library: tzdata2018h. This retroactively changes a the value of a missing day for the Kwalalein atol. See for more information: https://bugs.openjdk.java.net/browse/JDK-8215981
> Let's fix this by excluding both dates.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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