kevinjqliu commented on code in PR #13750: URL: https://github.com/apache/iceberg/pull/13750#discussion_r2280675346
########## open-api/src/testFixtures/java/org/apache/iceberg/rest/RESTCatalogServer.java: ########## @@ -70,7 +73,7 @@ public Map<String, String> configuration() { } } - private CatalogContext initializeBackendCatalog() throws IOException { +private CatalogContext initializeBackendCatalog() throws IOException { Review Comment: ```suggestion private CatalogContext initializeBackendCatalog() throws IOException { ``` -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org