Commit f310a72
committed
ORC-2110: Enable
### What changes were proposed in this pull request?
This PR aims to enable `Java 25` to build and verify all tests for Apache ORC 2.3.0.
### Why are the changes needed?
It's ready to run and test with Java 25 because we depends on `Apache Hadoop 3.4.3`.
- #2503
- #2556
### How was this patch tested?
Pass the CIs.
<img width="719" height="94" alt="Screenshot 2026-02-24 at 20 35 23" src="https://github.com/user-attachments/assets/f3745f50-ed5b-49a2-af67-9ae4f87233e1" />
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: `Gemini 3.1 Pro (High)` on `Antigravity`
Closes #2555 from dongjoon-hyun/ORC-2110.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 14ebfa3)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>Java 25 to build and verify all tests1 parent 4ba39fa commit f310a72
1 file changed
Lines changed: 5 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
88 | | - | |
89 | | - | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| |||
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
117 | 108 | | |
118 | 109 | | |
119 | 110 | | |
| |||
0 commit comments