HonahX opened a new issue, #1059:
URL: https://github.com/apache/polaris/issues/1059

   ### Is your feature request related to a problem? Please describe.
   
   Policy Management in Polaris was first proposed in 
[#999](https://github.com/apache/polaris/issues/999). To move forward with 
implementation, we need to introduce new APIs for policy management and make 
the necessary updates to Polaris-Core to support them.
   
   I've drafted an implementation proposal here: [Google 
Doc](https://docs.google.com/document/d/1PYnCw8T1lMQfJCa1VRjk9kWMKFPtg8O0YiZ7CEoGh3Y/edit?usp=sharing).
   
   A quick summary of what's included:
   
   - Specs for Policy Management APIs
   - Persisting policies as a new entity type in Polaris
   - A new table (PolicyMappingRecord) in the persistence layer to track
   policy attachments to tables, catalogs, namespaces, and views
   - New privileges required for the new APIs
   
   I suggest keeping the discussion on the general concept of Policy in 
[#999](https://github.com/apache/polaris/issues/999) and using this thread for 
implementation details.
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Describe alternatives you've considered
   
   _No response_
   
   ### Additional context
   
   _No response_


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