jerqi commented on code in PR #6752:
URL: https://github.com/apache/gravitino/pull/6752#discussion_r2020368520
##########
core/src/main/java/org/apache/gravitino/storage/relational/service/TagMetaService.java:
##########
@@ -55,6 +58,18 @@ public static TagMetaService getInstance() {
return INSTANCE;
}
+ private static final Map<MetadataObject.Type, Function<List<Long>, Map<Long,
String>>>
Review Comment:
Yes, we should merge them. I guess
--
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]