mirror of
https://github.com/wassname/ray.git
synced 2026-08-18 12:20:14 +08:00
Update arrow and remove plasma_manager references. (#3545)
This commit is contained in:
committed by
Philipp Moritz
parent
b3bf608608
commit
417c7f2d6f
@@ -15,10 +15,10 @@
|
||||
# - PLASMA_SHARED_LIB
|
||||
|
||||
set(arrow_URL https://github.com/apache/arrow.git)
|
||||
# The PR for this commit is https://github.com/apache/arrow/pull/3124. We
|
||||
# The PR for this commit is https://github.com/apache/arrow/pull/3154. We
|
||||
# include the link here to make it easier to find the right commit because
|
||||
# Arrow often rewrites git history and invalidates certain commits.
|
||||
set(arrow_TAG b3bc3384f3068edebe69f1084518ccfb85a368f8)
|
||||
set(arrow_TAG 8c413036775796d9bcc52be56373bbb45de8c0ae)
|
||||
|
||||
set(ARROW_INSTALL_PREFIX ${CMAKE_CURRENT_BINARY_DIR}/external/arrow-install)
|
||||
set(ARROW_HOME ${ARROW_INSTALL_PREFIX})
|
||||
|
||||
Reference in New Issue
Block a user