From 07dfb48408a28b4b659658d6249ed9cdc6b37ace Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Thu, 15 Aug 2024 18:51:58 -0700 Subject: [PATCH] [SPARK-49251][BUILD] Upgrade ORC to 2.0.2 ### What changes were proposed in this pull request? This PR aims to upgrade ORC to 2.0.2 for Apache Spark 4.0.0. ### Why are the changes needed? To bring the latest maintenance release with bug fixes. - https://orc.apache.org/news/2024/08/15/ORC-2.0.2/ - https://github.com/apache/orc/issues/1989 - https://github.com/apache/orc/pull/1990 ### Does this PR introduce _any_ user-facing change? No. This is not released. ### How was this patch tested? Pass the CIs. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #47774 from dongjoon-hyun/SPARK-49251. 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 0613d1e71f34f..6892d4777c0f7 100644 --- a/dev/deps/spark-deps-hadoop-3-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-3-hive-2.3 @@ -229,10 +229,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.1/shaded-protobuf/orc-core-2.0.1-shaded-protobuf.jar +orc-core/2.0.2/shaded-protobuf/orc-core-2.0.2-shaded-protobuf.jar orc-format/1.0.0/shaded-protobuf/orc-format-1.0.0-shaded-protobuf.jar -orc-mapreduce/2.0.1/shaded-protobuf/orc-mapreduce-2.0.1-shaded-protobuf.jar -orc-shims/2.0.1//orc-shims-2.0.1.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 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 c9fc76435cee5..9df3570a46536 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ 10.16.1.1 1.14.1 - 2.0.1 + 2.0.2 shaded-protobuf 11.0.21 5.0.0