eric-maynard commented on code in PR #461:
URL: https://github.com/apache/polaris/pull/461#discussion_r1964866296


##########
polaris-core/src/main/java/org/apache/polaris/core/entity/PolarisEntityConstants.java:
##########
@@ -21,6 +21,10 @@
 public class PolarisEntityConstants {
 
   public static final String ENTITY_BASE_LOCATION = "location";
+
+  // the name of the root principal we create at bootstrap time
+  public static final String ROOT_PRINCIPAL_NAME = "root";

Review Comment:
   Good catch, this is a merge conflict



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