Skip to content

Support Policy Store in Apache Polaris #1059

@HonahX

Description

@HonahX

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions