Azure-Samples / modern-data-warehouse-dataops

DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
MIT License
588 stars 459 forks source link

Design and implement the data retention strategy #584

Closed ydaponte closed 1 year ago

ydaponte commented 1 year ago

Parent #578 Dependency #579

Pre-requirements:

Data will be deleted based on the field tpep_pickup_datetime. The goal would be to create a deletion notebook or sql scripts that implements:

Success criteria