Open
Description
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, also increase the size of the comment field, so that more detailed information can be stored.
Task list
Detailed taks list will be broken down late on.