Databricks Lake House Data Clean Room Utilization
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 05:44 PM
Hello.
Is it possible to do masking on column data, etc. for the data provided by the cleanroom creator
I am wondering because I don't think Delta shaling allows masking of column data.
- Labels:
-
cleanroom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 09:10 PM
Currently, Delta Sharing does not natively support column-level masking or row-level security directly within its sharing framework. This means you cannot apply masking dynamically to data shared through Delta Sharing at the protocol level.
You can refer below documentation for more details:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2024 10:47 PM
@ozaaditya
Thank you for your response
Am I correct in understanding that the Databricks cleanroom uses Delta Sharing as its foundation, so it does not natively support column-level masking and row-level security directly within the shared framework, as Delta Sharing does? I guess.
Here is the document I was looking at to ask my first question.
https://docs.databricks.com/ja/clean-rooms/index.html
https://www.databricks.com/blog/2022/06/28/introducing-data-cleanrooms-for-the-lakehouse.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 01:40 AM
Yes, you are correct. Databricks cleanrooms are built on Delta Sharing, which is foundational to how data is securely shared in Databricks. Since Delta Sharing itself does not natively support column-level masking or row-level security, these features are also not inherently available in Databricks cleanrooms.

