Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions dev/deps/spark-deps-hadoop-3-hive-2.3
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
If you are changing Arrow version specification, please check
./python/pyspark/sql/pandas/utils.py, and ./python/setup.py too.
-->
<arrow.version>13.0.0</arrow.version>
<arrow.version>14.0.0</arrow.version>
<ammonite.version>2.5.11</ammonite.version>

<!-- org.fusesource.leveldbjni will be used except on arm64 platform. -->
Expand Down