Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Expand the functionality of labeling and tagging to columns

Expand the functionality of labeling and tagging to columns or fields within Lakehouses and Warehouses.

It's common to have tables that contain a mixed of fields or columns that are needed to classify for different purposes and sensitivity, under the same data element or data entity.

Status: New
Comments
Laralloe
New Member

Adding column metadata tags that are queriable against OneLake, allowing for wide delta tables to be simply queried as logical data marts from a physical lakehouse.

 

For example if I have a projects table with columns tagged with general, financial, management, sensitive etc. through the SQL analytics endpoint being able to query SELECT {general}, {management} FROM projects would help with explicitly grouping relevant fields together and also allowing a simpler management of column level security by leveraging metadata tags that can be used in CLS and queries