roryqi opened a new pull request, #12234: URL: https://github.com/apache/gravitino/pull/12234
### What changes were proposed in this pull request? Store tag assignment values in the relational backend. This PR depends on #12162. ### Why are the changes needed? This is the storage layer for supporting multiple assignment values for a tag. Fix: #12233 ### Does this PR introduce _any_ user-facing change? No. This PR only implements relational storage support for the tag assignment value APIs introduced in #12162. ### How was this patch tested? `./gradlew :core:test --tests org.apache.gravitino.storage.relational.service.TestTagMetaService -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]
