Skip to content

Commit

Permalink
[Data] Upgrade Arrow version from 17 to 18 (ray-project#48448)
Browse files Browse the repository at this point in the history
Upgrade CI to use pyarrow 18, the latest released version from Pyarrow.

Signed-off-by: Scott Lee <sjl@anyscale.com>
Co-authored-by: Cuong Nguyen <128072568+can-anyscale@users.noreply.github.com>
Signed-off-by: hjiang <dentinyhao@gmail.com>
  • Loading branch information
2 people authored and dentiny committed Dec 7, 2024
1 parent 8886121 commit 29602d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/datal.build.wanda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ srcs:
- python/requirements/ml/data-requirements.txt
- python/requirements/ml/data-test-requirements.txt
build_args:
- ARROW_VERSION=17.*
- ARROW_VERSION=18.*
tags:
- cr.ray.io/rayproject/datalbuild

0 comments on commit 29602d4

Please sign in to comment.