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

Bowen Liang updated SPARK-44032:
--------------------------------
    Target Version/s:   (was: 3.4.1)

> 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.1
>            Reporter: Bowen Liang
>            Priority: Minor
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to