diqiu50 commented on code in PR #9570:
URL: https://github.com/apache/gravitino/pull/9570#discussion_r2764249046
##########
clients/client-python/gravitino/filesystem/gvfs_storage_handler.py:
##########
@@ -81,7 +81,6 @@ def get_filesystem_with_expiration(
self,
credentials: List[Credential],
catalog_props: Dict[str, str],
- options: Dict[str, str],
Review Comment:
I merged the catalog_props and options configs in the
_merge_fileset_properties function, so there is no need to pass options anymore.
--
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]