mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +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.