HonahX commented on code in PR #1472:
URL: https://github.com/apache/polaris/pull/1472#discussion_r2064038553


##########
site/content/in-dev/unreleased/access-control.md:
##########
@@ -159,7 +159,7 @@ To grant the full set of privileges (drop, list, read, 
write, etc.) on an object
 | CATALOG_MANAGE_METADATA | Enables full management of the catalog, catalog 
roles, namespaces, and tables.  |
 | CATALOG_READ_PROPERTIES | Enables listing catalogs and reading properties of 
the catalog. |
 | CATALOG_WRITE_PROPERTIES | Enables configuring catalog properties. |
-| NAMESPACE_ATTACH_POLICY | Enables attaching policy to a catalog. All 
entities registered under the namespace will inherit this policy unless they 
have a different policy of the same type. Only inheritable policy such as, 
table compaction and snapshot expiry policy are allowed in this level. |
+| CATALOG_ATTACH_POLICY | Enables attaching policy to a catalog. All entities 
registered under the catalog will inherit this policy unless they have a 
different policy of the same type. Only inheritable policy such as, table 
compaction and snapshot expiry policy are allowed in this level. |

Review Comment:
   +1 for adding more documentation on the policy entity hierarchy and policy 
inheritance. We could include some diagrams on the Entities page to complement 
the API spec.



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