Description
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.
Attachments
Issue Links
- links to