From e0a83f6638963713bf449aa1a60ed33c6c0a477c Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Thu, 14 Nov 2024 14:17:38 -0800 Subject: [PATCH] [SPARK-50317][BUILD] Upgrade ORC to 2.0.3 ### What changes were proposed in this pull request? This PR aims to upgrade ORC to 2.0.3 for Apache Spark 4.0.0. ### Why are the changes needed? To bring the latest bug fixes ### Does this PR introduce _any_ user-facing change? - https://github.com/apache/orc/releases/tag/v2.0.3 - https://orc.apache.org/news/2024/11/14/ORC-2.0.3/ ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #48846 from dongjoon-hyun/SPARK-50317. Authored-by: Dongjoon Hyun Signed-off-by: Dongjoon Hyun --- dev/deps/spark-deps-hadoop-3-hive-2.3 | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/deps/spark-deps-hadoop-3-hive-2.3 b/dev/deps/spark-deps-hadoop-3-hive-2.3 index 342af10de7083..a866cf7b725c2 100644 --- a/dev/deps/spark-deps-hadoop-3-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-3-hive-2.3 @@ -234,10 +234,10 @@ opencsv/2.3//opencsv-2.3.jar opentracing-api/0.33.0//opentracing-api-0.33.0.jar opentracing-noop/0.33.0//opentracing-noop-0.33.0.jar opentracing-util/0.33.0//opentracing-util-0.33.0.jar -orc-core/2.0.2/shaded-protobuf/orc-core-2.0.2-shaded-protobuf.jar +orc-core/2.0.3/shaded-protobuf/orc-core-2.0.3-shaded-protobuf.jar orc-format/1.0.0/shaded-protobuf/orc-format-1.0.0-shaded-protobuf.jar -orc-mapreduce/2.0.2/shaded-protobuf/orc-mapreduce-2.0.2-shaded-protobuf.jar -orc-shims/2.0.2//orc-shims-2.0.2.jar +orc-mapreduce/2.0.3/shaded-protobuf/orc-mapreduce-2.0.3-shaded-protobuf.jar +orc-shims/2.0.3//orc-shims-2.0.3.jar oro/2.0.8//oro-2.0.8.jar osgi-resource-locator/1.0.3//osgi-resource-locator-1.0.3.jar paranamer/2.8//paranamer-2.8.jar diff --git a/pom.xml b/pom.xml index 6687c2807fab5..363f8d9453790 100644 --- a/pom.xml +++ b/pom.xml @@ -139,7 +139,7 @@ 10.16.1.1 1.14.4 - 2.0.2 + 2.0.3 shaded-protobuf 11.0.24 5.0.0