jerryshao commented on code in PR #8065:
URL: https://github.com/apache/gravitino/pull/8065#discussion_r2275264387
##########
core/src/main/java/org/apache/gravitino/storage/relational/service/PolicyMetaService.java:
##########
@@ -305,19 +305,6 @@ public List<PolicyEntity>
associatePoliciesWithMetadataObject(
? Collections.emptyList()
: getPolicyPOsByMetalakeAndNames(metalake, policyNamesToAdd);
Review Comment:
I remembered that you have several checking logic in the storage layer, do
you need to remove that logic?
--
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]