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

Dongjoon Hyun updated SPARK-28072:
----------------------------------
    Description: 
With JDK9+, the generate bytecode of `FromUnixTime` raise 
`java.lang.IncompatibleClassChangeError` due to 
[JDK-8145148|https://bugs.openjdk.java.net/browse/JDK-8145148] .

This is a blocker in our JDK11 Jenkins job.

  was:
With JDK9+, the generate bytecode of `FromUnixTime` raise 
`java.lang.IncompatibleClassChangeError`.

This is a blocker in our JDK11 Jenkins job.


> Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix 
> `IncompatibleClassChangeError` in JDK9+
> ------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-28072
>                 URL: https://issues.apache.org/jira/browse/SPARK-28072
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> With JDK9+, the generate bytecode of `FromUnixTime` raise 
> `java.lang.IncompatibleClassChangeError` due to 
> [JDK-8145148|https://bugs.openjdk.java.net/browse/JDK-8145148] .
> This is a blocker in our JDK11 Jenkins job.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to