mirror of
https://github.com/wassname/ray.git
synced 2026-08-19 12:30:27 +08:00
* Raise exception if pyarrow is imported before ray. * Pip install pyarrow when building doc so we don't have to mock it. * Raise ImportError instead of Exception.