roryqi opened a new pull request, #12510: URL: https://github.com/apache/gravitino/pull/12510
### What changes were proposed in this pull request?\n\nAdd user documentation for tag assignment values, including:\n\n- Value constraints and assignment semantics\n- Assignment value inheritance\n- REST, Java, and Python examples\n- Exact-value metadata object lookup\n\n### Why are the changes needed?\n\nTag assignment values are supported by Gravitino, but users currently need to consult the design\ndocument or implementation to understand and use them.\n\nFix: #12505\n\n### Does this PR introduce _any_ user-facing change?\n\nYes. It documents the existing tag assignment value APIs and behavior. It does not change any API\nor property.\n\n### How was this patch tested?\n\n- Ran .\n- Reviewed all examples against the current REST, Java, and Python APIs. -- 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]
