Skip to content

Commit 2e8713e

Browse files
authored
[HWORKS-2203] Use arrow 12.0.1 (#46)
1 parent 113d2c3 commit 2e8713e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
If you are changing Arrow version specification, please check
228228
./python/pyspark/sql/pandas/utils.py, and ./python/setup.py too.
229229
-->
230-
<arrow.version>17.0.0</arrow.version>
230+
<arrow.version>12.0.1</arrow.version>
231231
<ammonite.version>2.5.9</ammonite.version>
232232

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

0 commit comments

Comments
 (0)