jerryshao commented on code in PR #8015:
URL: https://github.com/apache/gravitino/pull/8015#discussion_r2272213751


##########
core/src/main/java/org/apache/gravitino/SupportsRelationOperations.java:
##########
@@ -38,8 +38,6 @@ enum Type {
     ROLE_USER_REL,
     /** Role and group relationship */
     ROLE_GROUP_REL,
-    /** Job template and job relationship */
-    JOB_TEMPLATE_JOB_REL,

Review Comment:
   Yes, because of the bug in entity cache, I use a different way to implement 
the job and job template store, not using this interface.



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