mirror of
https://github.com/wassname/ray.git
synced 2026-08-10 12:30:14 +08:00
Update to latest arrow (#5011)
This commit is contained in:
committed by
Robert Nishihara
parent
0c4dd3c401
commit
4e82313891
@@ -102,7 +102,7 @@ pushd "$BUILD_DIR"
|
||||
# the commit listed in the command.
|
||||
$PYTHON_EXECUTABLE -m pip install \
|
||||
--target="$ROOT_DIR/python/ray/pyarrow_files" pyarrow==0.14.0.RAY \
|
||||
--find-links https://s3-us-west-2.amazonaws.com/arrow-wheels/9f35817b35f9d0614a736a497d70de2cf07fed52/index.html
|
||||
--find-links https://s3-us-west-2.amazonaws.com/arrow-wheels/8772ea2ca8bbaf68576227991575ed0de3b23bff/index.html
|
||||
export PYTHON_BIN_PATH="$PYTHON_EXECUTABLE"
|
||||
|
||||
if [ "$RAY_BUILD_JAVA" == "YES" ]; then
|
||||
|
||||
Reference in New Issue
Block a user