apache / orc

Apache ORC - the smallest, fastest columnar storage for Hadoop workloads
https://orc.apache.org/
Apache License 2.0
682 stars 481 forks source link

ORC-1707: Fix `sun.util.calendar` IllegalAccessException when SparkBenchmark runs on JDK17 #1919

Closed cxzl25 closed 5 months ago

cxzl25 commented 5 months ago

What changes were proposed in this pull request?

This PR aims to fix sun.util.calendar IllegalAccessException when SparkBenchmark runs on JDK17.

Why are the changes needed?

https://github.com/apache/orc/pull/1909#discussion_r1585891308

How was this patch tested?

GA

Was this patch authored or co-authored using generative AI tooling?

No

dongjoon-hyun commented 5 months ago

Merged to main/2.0.