jerryshao opened a new issue, #7081: URL: https://github.com/apache/gravitino/issues/7081
### Describe the proposal Currently, when user creates an entity with a specified comment, this comment information will be stored in the underlying source. For example, when creating a Hive table with a comment, the comment will be stored in HMS. The current approach has several limitations: Some underlying sources don't support "comment", or has the limitation of comment length. With the introducing of LLM, we will need a more detailed description to help LLM to improve the understanding. So we should store the entity comment in the Gravitino side. ### Task list Detailed taks list will be broken down late on. -- 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]
