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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to