Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Policy Store in Apache Polaris #1059

Open
HonahX opened this issue Feb 24, 2025 · 0 comments
Open

Support Policy Store in Apache Polaris #1059

HonahX opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HonahX
Copy link
Contributor

HonahX commented Feb 24, 2025

Is your feature request related to a problem? Please describe.

Policy Management in Polaris was first proposed in #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.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant