Skip to content

Commit 9aa3f7b

Browse files
authored
upgrade pyarrow-hotfix to 0.7 (#52730)
Upgrade `pyarrow-hotfix` to fix compatibility issue with the latest pyarrow nightly. See pitrou/pyarrow-hotfix#8 Signed-off-by: Hao Chen <[email protected]>
1 parent e39fd8e commit 9aa3f7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/source/ray-overview/pip_freeze_ray-ml-py39-cpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ pure-eval==0.2.2
304304
py-cpuinfo==9.0.0
305305
py-spy==0.4.0
306306
pyarrow==14.0.2
307-
pyarrow-hotfix==0.6
307+
pyarrow-hotfix==0.7
308308
pyasn1==0.5.1
309309
pyasn1-modules==0.3.0
310310
pycosat @ file:///home/conda/feedstock_root/build_artifacts/pycosat_1732588390546/work

python/requirements_compiled.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1602,7 +1602,7 @@ pyarrow==14.0.2
16021602
# pylance
16031603
# raydp
16041604
# triad
1605-
pyarrow-hotfix==0.6
1605+
pyarrow-hotfix==0.7
16061606
# via
16071607
# datasets
16081608
# deltalake

release/ray_release/byod/requirements_ml_byod_3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2731,7 +2731,7 @@ pyarrow==14.0.2 \
27312731
# datasets
27322732
# petastorm
27332733
# triad
2734-
pyarrow-hotfix==0.6 \
2734+
pyarrow-hotfix==0.7 \
27352735
--hash=sha256:79d3e030f7ff890d408a100ac16d6f00b14d44a502d7897cd9fc3e3a534e9945 \
27362736
--hash=sha256:dcc9ae2d220dff0083be6a9aa8e0cdee5182ad358d4931fce825c545e5c89178
27372737
# via

0 commit comments

Comments
 (0)