roryqi opened a new pull request, #12162:
URL: https://github.com/apache/gravitino/pull/12162

   ### What changes were proposed in this pull request?
   
   Add the public tag assignment value APIs with `TagValue`, tag allowed 
values, and valued tag association overloads.
   
   ### Why are the changes needed?
   
   This is the API layer for supporting multiple assignment values for a tag.
   
   Fix: #12127
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes. It adds `TagValue`, exposes tag allowed values, and adds valued tag 
association APIs while keeping existing valueless tag association APIs.
   
   ### How was this patch tested?
   
   `./gradlew :api:spotlessApply`
   `./gradlew :api:test --tests org.apache.gravitino.tag.TestTagValue -PskipITs 
-PskipDockerTests=false`


-- 
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]

Reply via email to