itamarwe commented on code in PR #13750:
URL: https://github.com/apache/iceberg/pull/13750#discussion_r2280752861


##########
open-api/src/testFixtures/java/org/apache/iceberg/rest/RESTCatalogServer.java:
##########
@@ -92,9 +95,14 @@ private CatalogContext initializeBackendCatalog() throws 
IOException {
       LOG.info("No warehouse location set. Defaulting to temp location: {}", 
warehouseLocation);
     }
 
+    // Get catalog name from environment or use default

Review Comment:
   Removed this comment following your suggestion



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to