Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-49251][BUILD] Upgrade ORC to 2.0.2
### What changes were proposed in this pull request? This PR aims to upgrade ORC to 2.0.2 for Apache Spark 4.0.0. ### Why are the changes needed? To bring the latest maintenance release with bug fixes. - https://orc.apache.org/news/2024/08/15/ORC-2.0.2/ - apache/orc#1989 - apache/orc#1990 ### Does this PR introduce _any_ user-facing change? No. This is not released. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #47774 from dongjoon-hyun/SPARK-49251. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
- Loading branch information