adutra commented on code in PR #932:
URL: https://github.com/apache/polaris/pull/932#discussion_r1943415089
##########
quarkus/admin/src/main/java/org/apache/polaris/admintool/BootstrapCommand.java:
##########
@@ -46,8 +46,6 @@ public class BootstrapCommand extends BaseCommand {
@Override
public Integer call() {
- warnOnInMemory();
Review Comment:
We are removing in-memory support completely. This tool doesn't make any
sense with in-memory metastores.
--
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]