Will row-level security work on tables directly with unity catalog, or will an intermediate view always have to be created? When will this option be available?

Anonymous
Not applicable
 

Anonymous
Not applicable

In the first phase(s) like today, you'll create a dynamic view.

We will introduce more elaborate RBAC and ABAC controls later.

We will integrate with Immuta and Privacera

gaurav_gupta
New Contributor II

@Brinda Gupta​ 

I found this link: Unity Catalog - Databricks

Here it is mentioned you can use "ALTER TABLE <TABLENAME> ALTER COLUMN <COLUMNNAME> SET MASK <MASKNAME>

I tried this but it says there is no keyword like MASK.

Please help me to understand this.

Thanks,