Commits


Gang Wu authored and GitHub committed 7fc8222e6f8
GH-45225: [C++] Upgrade ORC to 2.1.0 (#45226) ### Rationale for this change Apache ORC has just released 2.1.0: https://orc.apache.org/news/2025/01/09/ORC-2.1.0/ We need to upgrade it to avoid occasional download failures of orc-format. ### What changes are included in this PR? Bump Apache ORC to its latest version 2.1.0. ### Are these changes tested? Pass CIs. ### Are there any user-facing changes? No. * GitHub Issue: #45225 Lead-authored-by: Gang Wu <ustcwg@gmail.com> Co-authored-by: Sutou Kouhei <kou@cozmixng.org> Signed-off-by: Gang Wu <ustcwg@gmail.com>