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


##########
persistence/eclipselink/src/test/java/org/apache/polaris/extension/persistence/impl/eclipselink/PolarisEclipseLinkMetaStoreManagerTest.java:
##########
@@ -90,6 +90,7 @@ protected PolarisTestMetaStoreManager 
createPolarisTestMetaStoreManager() {
     return new PolarisTestMetaStoreManager(
         new TransactionalMetaStoreManagerImpl(),
         new PolarisCallContext(
+            () -> "testRealm",

Review Comment:
   How is it related to the removal of `CallContext.of()`?



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