gh-yzou commented on code in PR #1126:
URL: https://github.com/apache/polaris/pull/1126#discussion_r2004535028


##########
quarkus/service/src/test/java/org/apache/polaris/service/quarkus/catalog/BasePolarisCatalogTest.java:
##########
@@ -151,6 +151,8 @@ public Map<String, String> getConfigOverrides() {
           "true",
           
"polaris.features.defaults.\"INITIALIZE_DEFAULT_CATALOG_FILEIO_FOR_TEST\"",
           "true",
+          "polaris.features.defaults.\"ALLOW_OVERLAPPING_CATALOG_URLS\"",

Review Comment:
   would you mind provide me some more details for the OVERLAPPING_CATALOG_URLS 
part? under what scenario, does the URL counted as overlapped? for the case you 
are mentioned, i image we will talk to the same service but two different 
catalog, the service URL will be the same for the call to these to catalog, but 
the endpoint destination should still be different, right?



-- 
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...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to