collado-mike commented on code in PR #2697:
URL: https://github.com/apache/polaris/pull/2697#discussion_r2400045497
##########
polaris-core/src/main/java/org/apache/polaris/core/entity/PolarisPrivilege.java:
##########
@@ -155,6 +155,91 @@ public enum PolarisPrivilege {
PolarisEntityType.POLICY,
PolarisEntitySubType.NULL_SUBTYPE,
PolarisEntityType.CATALOG_ROLE),
+ TABLE_ASSIGN_UUID(
Review Comment:
To me, it's not hard to imagine a table maintenance service that has the
ability to expire snapshots or change data retention policies without the
ability to read or write table data
--
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]