We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyarrow
FileInfo
1 parent bf499a2 commit ca6efacCopy full SHA for ca6efac
distributed/protocol/arrow.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-import pyarrow
+import pyarrow.fs
4
5
from distributed.protocol.serialize import dask_deserialize, dask_serialize
6
0 commit comments