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 Apache ORC Format to 1.1.0 from 1.1.0 for Apache Spark 4.1.0.
### Why are the changes needed?
Apache ORC Format v1.1.0 is released on 2025-04-18.
- https://github.com/apache/orc-format/releases/tag/v1.1.0
To bring the latest feature and bug fixes.
- https://github.com/apache/orc-format/milestone/2?closed=1
- apache/orc-format#18
- apache/orc-format#19
### Does this PR introduce _any_ user-facing change?
No, there is no behavior change.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#50588 from dongjoon-hyun/SPARK-51801.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
0 commit comments