You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/06/17 05:25:00 UTC

[jira] [Created] (SPARK-28072) Use `Iso8601TimestampFormatter` in `FromUnixTime` to fix `IncompatibleClassChangeError` in JDK9+

Dongjoon Hyun created SPARK-28072:
-------------------------------------

             Summary: 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


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

This is a blocker in our JDK11 Jenkins job.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org