[Subtask]Add metadata alteration support for the model.
In Gravitino, we already supported Model (ModelVersion) register, get, list, and deletion operations, but we haven't yet supported Model metadata alteration, so we need to add alteration support for model, this includes:
Model:
- rename
- update comment
- update properties
Model version:
- update uri
- update aliases
- update comment
- update properties
@jerryshao May I take on model-related tasks? And Split into 3 issues.
Hi @Abyss-lord sure, can you just do one "model rename" as the first step, if it looks good, I will assign more to you.
Hi @Abyss-lord sure, can you just do one "model rename" as the first step, if it looks good, I will assign more to you.
@jerryshao Should I create another issue for rename?
Let me do this and assign to you.
@jerryshao I was wondering if we should start writing the documentation now. I'm a bit concerned that there may not be enough time to cover everything once all the PRs are merged. Perhaps we can begin with the ones that are already merged?
Yes, please do it @Abyss-lord .