RussellSpitzer commented on code in PR #165:
URL: https://github.com/apache/polaris/pull/165#discussion_r1730512517


##########
polaris-core/src/main/java/io/polaris/core/PolarisConfiguration.java:
##########
@@ -111,7 +113,7 @@ public static <T> Builder<T> builder() {
       PolarisConfiguration.<Boolean>builder()
           .key("ALLOW_NAMESPACE_LOCATION_OVERLAP")
           .description(
-              "If set to true, allow one table's location to reside within 
another table's location. "
+              "If set to true, allow one namespace's location to reside within 
another namespace's location. "

Review Comment:
   Unrelated change, but a good fix. Once we have more committers we should 
separate this sort of thing out into nit PRs just in case :)



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