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


##########
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:
   The relevant check logic has been removed, and other check logic is in 
another 
[PR](https://github.com/apache/gravitino/pull/7842/files#diff-1d6a9bb4111963dfdd2e5dcb2690acdad1d7e1ccecc2f48428f2af3f90dc54f5)
 that has not been merged yet.
   
   



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