cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

path-based access to a table with row filters or column masks is not supported

carlos_tasayco
New Contributor III

I have a delta table which I am applying masking to some columns, however, every time I want to refresh the table (overwrite) I cannot I receive this error:

carlos_tasayco_0-1745443128070.png

If I do what Assistant recommend me (If you remove the .option("path", DeltaZones))

It worked but I think the table is "managed stored" right? I want to store it in a delta location (external).
This is the corrected code (I think is stored as managed)

carlos_tasayco_1-1745443214501.png

To sum up, anyone know how I can store a table with row filters or column masks in a delta location (external), is something so simple like first store it with a delta location and after that only removed it? I dont know if my table now is external or managed.

 

 

1 REPLY 1

BigRoux
Databricks Employee
Databricks Employee

Are you using Unity Catalog?

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now