yuqi1129 commented on code in PR #5160:
URL: https://github.com/apache/gravitino/pull/5160#discussion_r1806196561


##########
clients/client-python/gravitino/filesystem/gvfs.py:
##########
@@ -27,6 +27,8 @@
 from fsspec.implementations.arrow import ArrowFSWrapper
 from fsspec.utils import infer_storage_options
 from pyarrow.fs import HadoopFileSystem
+from pyarrow.fs import GcsFileSystem

Review Comment:
   @xloya 
   I have updated the code and used `importlib` to dynamically import file 
system classes according to needs. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to