From de95744ad2c4d998418fc3b19516244cb4c0e9b6 Mon Sep 17 00:00:00 2001 From: panbingkun Date: Thu, 27 Jul 2023 11:21:17 +0800 Subject: [PATCH 1/8] [SPARK-44563][BUILD] Upgrade Apache Arrow to 13.0.0 --- dev/deps/spark-deps-hadoop-3-hive-2.3 | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev/deps/spark-deps-hadoop-3-hive-2.3 b/dev/deps/spark-deps-hadoop-3-hive-2.3 index 251c8174fcc78..8b1d8c45a9763 100644 --- a/dev/deps/spark-deps-hadoop-3-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-3-hive-2.3 @@ -16,10 +16,10 @@ antlr4-runtime/4.9.3//antlr4-runtime-4.9.3.jar aopalliance-repackaged/2.6.1//aopalliance-repackaged-2.6.1.jar arpack/3.0.3//arpack-3.0.3.jar arpack_combined_all/0.1//arpack_combined_all-0.1.jar -arrow-format/12.0.1//arrow-format-12.0.1.jar -arrow-memory-core/12.0.1//arrow-memory-core-12.0.1.jar -arrow-memory-netty/12.0.1//arrow-memory-netty-12.0.1.jar -arrow-vector/12.0.1//arrow-vector-12.0.1.jar +arrow-format/13.0.0//arrow-format-13.0.0.jar +arrow-memory-core/13.0.0//arrow-memory-core-13.0.0.jar +arrow-memory-netty/13.0.0//arrow-memory-netty-13.0.0.jar +arrow-vector/13.0.0//arrow-vector-13.0.0.jar audience-annotations/0.5.0//audience-annotations-0.5.0.jar avro-ipc/1.11.2//avro-ipc-1.11.2.jar avro-mapred/1.11.2//avro-mapred-1.11.2.jar diff --git a/pom.xml b/pom.xml index 78dc8c3c7e08a..e5dff8dea68e8 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ If you are changing Arrow version specification, please check ./python/pyspark/sql/pandas/utils.py, and ./python/setup.py too. --> - 12.0.1 + 13.0.0 2.5.9 From 9699c66a53f3dbf287e2b3552b3319afef08c05f Mon Sep 17 00:00:00 2001 From: panbingkun Date: Thu, 27 Jul 2023 11:53:03 +0800 Subject: [PATCH 2/8] [SPARK-44563][BUILD] Upgrade Apache Arrow to 13.0.0 --- dev/deps/spark-deps-hadoop-3-hive-2.3 | 36 +++++++++++++-------------- pom.xml | 17 +++++++++---- project/SparkBuild.scala | 1 + 3 files changed, 31 insertions(+), 23 deletions(-) diff --git a/dev/deps/spark-deps-hadoop-3-hive-2.3 b/dev/deps/spark-deps-hadoop-3-hive-2.3 index 8b1d8c45a9763..e3ad6c9131148 100644 --- a/dev/deps/spark-deps-hadoop-3-hive-2.3 +++ b/dev/deps/spark-deps-hadoop-3-hive-2.3 @@ -183,24 +183,24 @@ metrics-jmx/4.2.19//metrics-jmx-4.2.19.jar metrics-json/4.2.19//metrics-json-4.2.19.jar metrics-jvm/4.2.19//metrics-jvm-4.2.19.jar minlog/1.3.0//minlog-1.3.0.jar -netty-all/4.1.93.Final//netty-all-4.1.93.Final.jar -netty-buffer/4.1.93.Final//netty-buffer-4.1.93.Final.jar -netty-codec-http/4.1.93.Final//netty-codec-http-4.1.93.Final.jar -netty-codec-http2/4.1.93.Final//netty-codec-http2-4.1.93.Final.jar -netty-codec-socks/4.1.93.Final//netty-codec-socks-4.1.93.Final.jar -netty-codec/4.1.93.Final//netty-codec-4.1.93.Final.jar -netty-common/4.1.93.Final//netty-common-4.1.93.Final.jar -netty-handler-proxy/4.1.93.Final//netty-handler-proxy-4.1.93.Final.jar -netty-handler/4.1.93.Final//netty-handler-4.1.93.Final.jar -netty-resolver/4.1.93.Final//netty-resolver-4.1.93.Final.jar -netty-transport-classes-epoll/4.1.93.Final//netty-transport-classes-epoll-4.1.93.Final.jar -netty-transport-classes-kqueue/4.1.93.Final//netty-transport-classes-kqueue-4.1.93.Final.jar -netty-transport-native-epoll/4.1.93.Final/linux-aarch_64/netty-transport-native-epoll-4.1.93.Final-linux-aarch_64.jar -netty-transport-native-epoll/4.1.93.Final/linux-x86_64/netty-transport-native-epoll-4.1.93.Final-linux-x86_64.jar -netty-transport-native-kqueue/4.1.93.Final/osx-aarch_64/netty-transport-native-kqueue-4.1.93.Final-osx-aarch_64.jar -netty-transport-native-kqueue/4.1.93.Final/osx-x86_64/netty-transport-native-kqueue-4.1.93.Final-osx-x86_64.jar -netty-transport-native-unix-common/4.1.93.Final//netty-transport-native-unix-common-4.1.93.Final.jar -netty-transport/4.1.93.Final//netty-transport-4.1.93.Final.jar +netty-all/4.1.95.Final//netty-all-4.1.95.Final.jar +netty-buffer/4.1.95.Final//netty-buffer-4.1.95.Final.jar +netty-codec-http/4.1.95.Final//netty-codec-http-4.1.95.Final.jar +netty-codec-http2/4.1.95.Final//netty-codec-http2-4.1.95.Final.jar +netty-codec-socks/4.1.95.Final//netty-codec-socks-4.1.95.Final.jar +netty-codec/4.1.95.Final//netty-codec-4.1.95.Final.jar +netty-common/4.1.95.Final//netty-common-4.1.95.Final.jar +netty-handler-proxy/4.1.95.Final//netty-handler-proxy-4.1.95.Final.jar +netty-handler/4.1.95.Final//netty-handler-4.1.95.Final.jar +netty-resolver/4.1.95.Final//netty-resolver-4.1.95.Final.jar +netty-transport-classes-epoll/4.1.95.Final//netty-transport-classes-epoll-4.1.95.Final.jar +netty-transport-classes-kqueue/4.1.95.Final//netty-transport-classes-kqueue-4.1.95.Final.jar +netty-transport-native-epoll/4.1.95.Final/linux-aarch_64/netty-transport-native-epoll-4.1.95.Final-linux-aarch_64.jar +netty-transport-native-epoll/4.1.95.Final/linux-x86_64/netty-transport-native-epoll-4.1.95.Final-linux-x86_64.jar +netty-transport-native-kqueue/4.1.95.Final/osx-aarch_64/netty-transport-native-kqueue-4.1.95.Final-osx-aarch_64.jar +netty-transport-native-kqueue/4.1.95.Final/osx-x86_64/netty-transport-native-kqueue-4.1.95.Final-osx-x86_64.jar +netty-transport-native-unix-common/4.1.95.Final//netty-transport-native-unix-common-4.1.95.Final.jar +netty-transport/4.1.95.Final//netty-transport-4.1.95.Final.jar objenesis/3.3//objenesis-3.3.jar okhttp/3.12.12//okhttp-3.12.12.jar okio/1.15.0//okio-1.15.0.jar diff --git a/pom.xml b/pom.xml index e5dff8dea68e8..5d4770e4993ee 100644 --- a/pom.xml +++ b/pom.xml @@ -216,11 +216,7 @@ 1.5.0 1.70 1.9.0 - - 4.1.93.Final + 4.1.95.Final 4.1.95.Final