Skip to content

Commit 108989d

Browse files
authored
Fix doc to remove outdated note about fine-grained access controls support (apache#1983)
Minor update for the access control doc: 1. Remove the misleading section on privileges can only be granted at catalog level. I've tested the fine-grained access controls and confirmed that privileges can be applied to an individual table in the catalog.
1 parent 35cc9b6 commit 108989d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

site/content/in-dev/unreleased/access-control.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,6 @@ This section describes the privileges that are available in the Polaris access c
103103
roles are granted to principal roles, and principal roles are granted to service principals to specify the operations that service principals can
104104
perform on objects in Polaris.
105105

106-
> [!IMPORTANT]
107-
> You can only grant privileges at the catalog level. Fine-grained access controls are not available. For example, you can grant read
108-
> privileges to all tables in a catalog but not to an individual table in the catalog.
109-
110106
To grant the full set of privileges (drop, list, read, write, etc.) on an object, you can use the *full privilege* option.
111107

112108
### Table privileges

0 commit comments

Comments
 (0)