Azure-Samples / modern-data-warehouse-dataops

DataOps for the Modern Data Warehouse on Microsoft Azure. https://aka.ms/mdw-dataops.
MIT License
570 stars 451 forks source link

Single tech/synapse serverless delta cls #548

Closed ydaponte closed 1 year ago

ydaponte commented 1 year ago

Type of PR

Purpose

This sample aims to demonstrate the use of Synapse Serverless Pools with Delta Lake files. A second objective includes to share findings around the automation of view creation on top of the Data Lake. And lastly, it demonstrates how to implement CLS (Column Level Security) on the delta tables using the views.

Does this introduce a breaking change? If yes, details on what can break

No breaking changes. Isolated folder under single-tech-samples.

Author pre-publish checklist

Issues Closed or Referenced

devlace commented 1 year ago

Might be best to put this under /single_tech_samples/synapseanalytics as we already have an existing synapse analytics sample?