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


##########
clients/client-python/gravitino/filesystem/gvfs.py:
##########
@@ -866,50 +896,94 @@ def _get_fileset_catalog(self, catalog_ident: 
NameIdentifier):
         finally:
             write_lock.release()
 
-    def _get_filesystem(self, actual_file_location: str):
+    def _file_system_is_not_expired(self, expire_time: int):

Review Comment:
   it's okay for me. 



-- 
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