jerryshao commented on code in PR #8065:
URL: https://github.com/apache/gravitino/pull/8065#discussion_r2273005048
##########
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:
Shall we use enum type? I think for custom policy, the type should always be
"CUSTOM", what do you think? cc @yuqi1129
--
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]