-
Can I add and associate tags through the web ui? By the way, what happens if a table or column is changed (such as changing the table name, deleting a field, etc.) after a tag is associated with it? How does Gravitino manage the association information between meta-objects and tags? |
Beta Was this translation helpful? Give feedback.
Answered by
mchades
Jun 3, 2025
Replies: 1 comment 4 replies
-
WebUI doesn't support it now. If the change is used by Gravitino, this is ok. We will import metadata objects into the Gravitino when first loading them. Every metadata object will have its idenfitifier in the Gravitino. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FYI: https://gravitino.apache.org/docs/0.9.0-incubating/how-to-use-relational-backend-storage
@gzusgw