diff --git a/dev/deps/spark-deps-hadoop-3-hive-2.3 b/dev/deps/spark-deps-hadoop-3-hive-2.3 index 6364ec48fb664..b7d6bdbfd1299 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.13.1//antlr4-runtime-4.13.1.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/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 +arrow-format/14.0.0//arrow-format-14.0.0.jar +arrow-memory-core/14.0.0//arrow-memory-core-14.0.0.jar +arrow-memory-netty/14.0.0//arrow-memory-netty-14.0.0.jar +arrow-vector/14.0.0//arrow-vector-14.0.0.jar audience-annotations/0.5.0//audience-annotations-0.5.0.jar avro-ipc/1.11.3//avro-ipc-1.11.3.jar avro-mapred/1.11.3//avro-mapred-1.11.3.jar diff --git a/pom.xml b/pom.xml index 2e0c95516c177..cae315f4d7182 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ If you are changing Arrow version specification, please check ./python/pyspark/sql/pandas/utils.py, and ./python/setup.py too. --> - 13.0.0 + 14.0.0 2.5.11