jerqi commented on code in PR #7734:
URL: https://github.com/apache/gravitino/pull/7734#discussion_r2266175731
##########
core/src/main/java/org/apache/gravitino/SupportsRelationOperations.java:
##########
@@ -91,4 +92,9 @@ void insertRelation(
Entity.EntityType dstType,
boolean override)
throws IOException;
+
+ <E extends Entity & HasIdentifier> void insertEntitiesAndRelations(
Review Comment:
Add override.
--
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]