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


##########
core/src/main/java/org/apache/gravitino/storage/relational/mapper/provider/base/PolicyMetaBaseSQLProvider.java:
##########
@@ -73,6 +73,27 @@ public String listPolicyPOsByMetalakeAndPolicyNames(
         + "</script>";
   }
 
+  public String listDiffPolicyPOsByMetalakeIdAndPolicy(

Review Comment:
   What is the meaning and usage of "DiffPolicy"?



-- 
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: commits-unsubscr...@gravitino.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to