danhuawang opened a new issue, #7346:
URL: https://github.com/apache/gravitino/issues/7346

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   "test.cat.s1.model3" is the model name , not the duplicated aliases
   ```
     "org.apache.gravitino.exceptions.ModelVersionAliasesAlreadyExistException: 
Model version aliases test.cat.s1.model3 already exist",
     "\tat 
org.apache.gravitino.catalog.model.ModelCatalogOperations.linkModelVersion(ModelCatalogOperations.java:242)",
     "\tat 
org.apache.gravitino.catalog.ModelOperationDispatcher.lambda$linkModelVersion$23(ModelOperationDispatcher.java:185)",
     "\tat 
org.apache.gravitino.catalog.CatalogManager$CatalogWrapper.lambda$doWithModelOps$5(CatalogManager.java:195)",
   
   ```
   
   ### Error message and/or stacktrace
   
   N/A
   
   ### How to reproduce
   
   Link  2 version under the same model with duplicated aliases.
   
   ### Additional context
   
   _No response_


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