singhpk234 commented on code in PR #2762:
URL: https://github.com/apache/polaris/pull/2762#discussion_r2409384281
##########
persistence/relational-jdbc/src/main/java/org/apache/polaris/persistence/relational/jdbc/JdbcMetaStoreManagerFactory.java:
##########
@@ -281,4 +299,23 @@ private void
checkPolarisServiceBootstrappedForRealm(RealmContext realmContext)
"Realm is not bootstrapped, please run server in bootstrap mode.");
}
}
+
+ private int getSchemaVersion(BootstrapOptions bootstrapOptions) {
Review Comment:
used AI ;) for tests
--
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]