mirror of
https://github.com/wassname/ray.git
synced 2026-08-01 12:51:09 +08:00
Update arrow using Plasma with glog (#2913)
* Update Arrow to Plasma with glog and update the building process * Remove ParquetExternalProject.cmake * Fix Mac building error in CI * Use find_package(BISON) instead of hard code * Revert BISON binary to hard code. * Remove build_parquet.sh * Update setup.sh
This commit is contained in:
committed by
Philipp Moritz
parent
3267676994
commit
93ded5a3d5
Vendored
-5
@@ -57,11 +57,6 @@ bash "$TP_SCRIPT_DIR/build_credis.sh"
|
||||
#RAY_BUILD_JAVA=$RAY_BUILD_JAVA \
|
||||
#bash "$TP_SCRIPT_DIR/build_arrow.sh" $PYTHON_EXECUTABLE
|
||||
|
||||
##############################################
|
||||
# parquet (skipped as it is inlined in build_arrow.sh)
|
||||
##############################################
|
||||
# bash "$TP_SCRIPT_DIR/build_parquet.sh"
|
||||
|
||||
##############################################
|
||||
# catapult
|
||||
##############################################
|
||||
|
||||
Reference in New Issue
Block a user