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