liamzwbao commented on issue #1272:
URL: https://github.com/apache/polaris/issues/1272#issuecomment-2807760904

   The ROOT namespace is added 
[here](https://github.com/apache/polaris/blob/b94e90269b83d6091bd461ddd7bc7ff87b237882/polaris-core/src/main/java/org/apache/polaris/core/persistence/resolver/PolarisResolutionManifest.java#L102-L116).
 I guess this is necessary because every created entity requires a parent, and 
the ROOT namespace serves as the parent for all other namespaces under the 
root. 
   
   One thing to note is that it's currently possible to drop the ROOT 
namespace. If a user does so, they will no longer be able to create any new 
namespaces in Polaris.


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