shaofengshi commented on code in PR #4046:
URL: https://github.com/apache/gravitino/pull/4046#discussion_r1663583318


##########
clients/client-python/gravitino/filesystem/gvfs.py:
##########
@@ -570,11 +570,14 @@ def _load_fileset_from_server(self, identifier: 
NameIdentifier) -> Fileset:
         :return The fileset
         """
         catalog: Catalog = self._client.load_catalog(

Review Comment:
   the "load_catalog" method has been refactored by me yesterday; I guess this 
couldn't work now, should change to use catalog name as input parameter.



-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to