xiaozcy opened a new issue, #7307: URL: https://github.com/apache/gravitino/issues/7307
### What would you like to be improved? Currently, when we call `list models`, only version numbers will be returned. But these versions are generated automatically and lack meaningful information. If we want to know more about the version, we have to call `get version` for each version, which could be a disaster when there are lots of models. ### How should we improve? Return version numbers and aliases when list models. -- 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]
