You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### What changes were proposed in this pull request?
This PR aims to upgrade ORC to 2.2.1.
### Why are the changes needed?
To bring the latest bug fix version. Although we upgraded ORC Format independently, ORC 2.2.1 is the first official version with ORC Format 1.1.1.
- https://orc.apache.org/news/2025/10/01/ORC-2.2.1/
- https://github.com/apache/orc/milestone/51?closed=1
- apache/orc#2355
### Does this PR introduce _any_ user-facing change?
No behavior change.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#52478 from dongjoon-hyun/SPARK-53741.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
0 commit comments