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

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

Herman van Hovell created SPARK-28775:
-----------------------------------------

             Summary: DateTimeUtilsSuite fails for JDKs using the tzdata2018h or newer timezone database
                 Key: SPARK-28775
                 URL: https://issues.apache.org/jira/browse/SPARK-28775
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Herman van Hovell
            Assignee: Herman van Hovell


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