mirror of
https://github.com/wassname/ray.git
synced 2026-09-10 12:38:43 +08:00
Rebase Ray on latest arrow (remove numbuf from Ray). (#910)
* remove some stuff * put get roundtrip working * fixes * more fixes * cleanup * fix tests * latest arrow * fixes * fix tests * fix linting * rebase * fixes * fix bug * bring back libgcc error * fix linting * use official arrow repo * fixes
This commit is contained in:
committed by
Robert Nishihara
parent
a2814567e1
commit
7030ef366f
@@ -20,7 +20,6 @@ import shlex
|
||||
import mock
|
||||
MOCK_MODULES = ["pyarrow",
|
||||
"pyarrow.plasma",
|
||||
"ray.numbuf",
|
||||
"ray.local_scheduler",
|
||||
"ray.plasma",
|
||||
"ray.core.generated.TaskInfo",
|
||||
|
||||
Reference in New Issue
Block a user