adutra commented on code in PR #2280:
URL: https://github.com/apache/polaris/pull/2280#discussion_r2284625091


##########
integration-tests/src/main/java/org/apache/polaris/service/it/test/PolarisRestCatalogIntegrationBase.java:
##########
@@ -146,11 +148,13 @@ public abstract class PolarisRestCatalogIntegrationBase 
extends CatalogTests<RES
   private RESTCatalog restCatalog;
   private String currentCatalogName;
   private Map<String, String> restCatalogConfig;
-  private URI externalCatalogBase;
+  private URI externalCatalogBaseLocation;

Review Comment:
   Yup good idea!
   
   https://github.com/apache/polaris/pull/2384



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