You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/10/24 05:48:00 UTC

[jira] [Updated] (SPARK-44032) Remove the bytecode version exclusion of threeten-extra when orc-core fixes the violation

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

ASF GitHub Bot updated SPARK-44032:
-----------------------------------
    Labels: pull-request-available  (was: )

> Remove the bytecode version exclusion of threeten-extra when orc-core fixes the violation
> -----------------------------------------------------------------------------------------
>
>                 Key: SPARK-44032
>                 URL: https://issues.apache.org/jira/browse/SPARK-44032
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Build
>    Affects Versions: 3.4.0
>            Reporter: Bowen Liang
>            Priority: Minor
>              Labels: pull-request-available
>
> Remove the exclusion of threeten-extra when orc-core fixes the violation.
>  
> `threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with `package-info.class` violating the bytecode version enforcer rule which enforcing max bytecode version to 52. 1.7.1 and latest available version 1.7.2 has the similar problem. So exclusion for threeten-extra is added to the enforcer rule. Remove it when orc-core fixed the upstream dependency bytecode version violation.
>  
> threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major version:53
> threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major version:53
> threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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