collado-mike commented on code in PR #1353:
URL: https://github.com/apache/polaris/pull/1353#discussion_r2069853446


##########
polaris-core/src/main/java/org/apache/polaris/core/entity/PolarisEntity.java:
##########
@@ -182,6 +182,12 @@ public static List<NameAndId> 
toNameAndIdList(List<EntityNameLookupRecord> entit
         .orElse(null);
   }
 
+  public static boolean isFederated(PolarisBaseEntity entity) {

Review Comment:
   I'd resolved it because I'd fixed it in last revision. But I didn't realize 
my push hadn't gone through - I have ssh cert issues sometimes in my terminal 
🤷🏽‍♂️



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