Commit a7bd566
committed
### What changes were proposed in this pull request?
This PR aims to fix `Meson` build to use `ORC Format` 1.1.1.
### Why are the changes needed?
Since ORC 2.2.1, we has been using `ORC Format` 1.1.1 in `Java/CMake` build except `Meson` build. We should fix it to be consistent.
- #2355
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #2474 from dongjoon-hyun/ORC-2051.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
1 parent 71caf99 commit a7bd566
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments