XN137 commented on code in PR #2194:
URL: https://github.com/apache/polaris/pull/2194#discussion_r2237984044


##########
polaris-core/src/main/java/org/apache/polaris/core/persistence/AtomicOperationMetaStoreManager.java:
##########
@@ -1607,8 +1607,9 @@ private void revokeGrantRecord(
             catalogId,
             entityId);
 
+    PolarisBaseEntity reloadedEntity1 = reloadedEntity.getEntity();

Review Comment:
   no we dont, I had used a inline method refactoring and it decided to 
introduce those vars without me checking the result sorry. i have removed them 
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: issues-unsubscr...@polaris.apache.org

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

Reply via email to