cdmikechen created SUBMARINE-1321:
-------------------------------------

             Summary: Different users can not register model with same name
                 Key: SUBMARINE-1321
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-1321
             Project: Apache Submarine
          Issue Type: Bug
          Components: model management
            Reporter: cdmikechen
             Fix For: 0.8.0


Right now *registered_model* table's primary key is `name` , so that when one 
user registers model name *test*, other users can not register with the same 
name.
We should add the *id* column to *registered_model* and use user name and model 
name as a check condition.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to