mchades commented on code in PR #8065:
URL: https://github.com/apache/gravitino/pull/8065#discussion_r2275321969


##########
api/src/main/java/org/apache/gravitino/policy/PolicyOperations.java:
##########
@@ -74,38 +71,6 @@ Policy createPolicy(
       String name, String type, String comment, boolean enabled, PolicyContent 
content)

Review Comment:
   I have fixed the type value of the custom policy to "custom", but still use 
string as the field type for `policyType`, this is to minimize the impact on 
clients for future changes. You can review again.



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