flyrain commented on PR #3719:
URL: https://github.com/apache/polaris/pull/3719#issuecomment-3894200865

   > I agree TABLE_WRITE_PROPERTIES might be too loose. Would you prefer I 
restrict this to CATALOG_MANAGE_CONTENT (catalog admins), or should we 
introduce a specific TABLE_REGISTER_OVERWRITE privilege?
   
   We will need a new operation in enum `PolarisAuthorizableOperation`, 
otherwise, external PDP won't work.  For built-in RBAC, I think 
`TABLE_FULL_METADATA` should be good to use, as it covers both `TABLE_CREATE` 
and `TABLE_DROP`. 


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