jerryshao commented on code in PR #8329:
URL: https://github.com/apache/gravitino/pull/8329#discussion_r2308902480


##########
docs/manage-model-metadata-using-gravitino.md:
##########
@@ -553,6 +553,58 @@ 
catalog.as_model_catalog().link_model_version(model_ident=NameIdentifier.of("mod
 
 The comment and properties of ModelVersion can be different from the model.
 
+You can also link a ModelVersion with multiple model URIs. The URIs is a map 
of URI name to URI. 
+The following is an example of linking a ModelVersion with multiple model URIs:

Review Comment:
   Can you also add some words to example what is the default uri, and how to 
get the default uri with default name "unknown"?



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