[
https://issues.apache.org/jira/browse/SPARK-28072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-28072.
-----------------------------------
Resolution: Fixed
Assignee: Dongjoon Hyun
Fix Version/s: 3.0.0
This is resolved via https://github.com/apache/spark/pull/24889
> Fix IncompatibleClassChangeError in `FromUnixTime` codegen on 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
> Assignee: Dongjoon Hyun
> Priority: Major
> Fix For: 3.0.0
>
>
> 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]