gravitino.filesystem.gvfs_utils.to_gvfs_path_prefix¶
- gravitino.filesystem.gvfs_utils.to_gvfs_path_prefix(identifier: NameIdentifier)¶
Convert the fileset identifier to the virtual path prefix. :param identifier: The name identifier of the fileset. :return The virtual path prefix, format is: fileset/{fileset_catalog}/{fileset_schema}/{fileset_name}