KUAN-HSUN-LI opened a new pull request #731:
URL: https://github.com/apache/submarine/pull/731


   ### What is this PR for?
   1. Create submarine model management database including `registered_models`, 
`registered_model_tags`, `model_versions` and `model_version_tags` tables.
   2. Move the `params` and `metrics` tables from `submarine.sql` to 
`submarine-model.sql`
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/SUBMARINE-1002
   
   ### How should this be tested?
   run the sdk unit tests `pytest --cov=submarine -vs -m "not e2e"`
   TestModelVersion and TestRegisteredModel are two relevant unit tests
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * Does this need new documentation? No
   


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