Commit bba33c9
ORC-1810: [C++] Add environment variable ORC_FORMAT_URL
### What changes were proposed in this pull request?
Add an CMake option ORC_FORMAT_URL to indicate where to download the orc-format_ep
### Why are the changes needed?
Handle the issue discussed apache/arrow#43417
### How was this patch tested?
Test it locally
### Was this patch authored or co-authored using generative AI tooling?
NO
Closes #2094 from luffy-zh/ORC-1810.
Authored-by: luffy-zh <zhnice@outlook.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>1 parent 90b3740 commit bba33c9
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
139 | 146 | | |
140 | | - | |
| 147 | + | |
141 | 148 | | |
142 | 149 | | |
143 | 150 | | |
| |||
0 commit comments