RLS and CLS with delta sharing

VanessaSousa_Ol
New Contributor

RLS and CLS is possible to apply in tables that are shared using unity catalog?

Vidhi_Khaitan
Databricks Employee
Databricks Employee

Hi Vanessa, 

RLS and CLS is not directly supported in delta sharing but as an alternative you could add dynamic views to a share to filter rows and columns. Please find the documentation below - 

https://docs.databricks.com/aws/en/delta-sharing/create-share#add-dynamic-views-to-a-share-to-filter...