Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I wanted to check if ABAC (Attribute-Based Access Control) policies can be applied to metric views in Databricks.
I have successfully applied ABAC policies on a fact table, and they are working as expected. However, when I query a metric view that uses this fact table as its source, the policy does not seem to be enforced as expected.
Is this a known limitation, or am I missing something in the configuration? Any guidance would be appreciated.
Thanks!