Skip to content

Commit 8aca6fe

Browse files
committed
update CHANGELOG.md
1 parent 38b8895 commit 8aca6fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)