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

Add a configuration file to the sample #578

Closed ydaponte closed 1 year ago

ydaponte commented 1 year ago

Dependency #577

The configuration file will be responsible to drive the following points:

Sub-Task of this User Story can be summarized as:

  • A delete of an entire month (partition) based on the configuration file setting
  • A delete based on the tpep_pickup_datetime that no longer needs to be retained based on the conf file setting

Success Criteria