File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti
4747 production-ready. One new table privilege was introduced: ` TABLE_REMOTE_SIGN ` . To enable remote signing:
4848 1 . Set the system-wide property ` REMOTE_SIGNING_ENABLED ` or the catalog-level ` polaris.request-signing.enabled `
4949 property to ` true ` .
50- 2 . Grant the ` TABLE_REMOTE_SIGN ` privilege to a catalog role. The catalog role must also be granted the
51- ` TABLE_READ_DATA ` and ` TABLE_WRITE_DATA ` privileges .
50+ 2 . Grant the ` TABLE_REMOTE_SIGN ` privilege to a catalog role. The catalog role must also be granted the following
51+ privileges: ` TABLE_READ_DATA ` (for reads) and/or ` TABLE_WRITE_DATA ` (for writes) .
5252
5353### Upgrade notes
5454
You can’t perform that action at this time.
0 commit comments