huaxingao commented on code in PR #4397:
URL: https://github.com/apache/polaris/pull/4397#discussion_r3237901767


##########
persistence/nosql/persistence/metastore/src/main/java/org/apache/polaris/persistence/nosql/metastore/NoSqlMetaStoreManagerFactory.java:
##########
@@ -136,6 +138,12 @@ public BasePersistence getOrCreateSession(RealmContext 
realmContext) {
     return 
newPersistenceMetaStore(initializedRealmPersistence(realmContext.getRealmIdentifier()));
   }
 
+  @Override
+  public MetricsPersistence getOrCreateMetricsPersistence(RealmContext 
realmContext) {

Review Comment:
   Done



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