dimas-b commented on code in PR #3908:
URL: https://github.com/apache/polaris/pull/3908#discussion_r2879748832


##########
persistence/nosql/persistence/metastore/src/test/java/org/apache/polaris/persistence/nosql/metastore/TestNoSqlMetaStoreManager.java:
##########
@@ -116,6 +116,10 @@ protected void testLoadResolvedEntitiesById() {
         .isInstanceOf(UnsupportedOperationException.class);
   }
 
+  @Override
+  @Disabled("loadResolvedEntities is unsupported in the NoSQL metastore 
implementation")

Review Comment:
   All clear on this comment thread from my side.



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