Azure-Samples / modern-data-warehouse-dataops

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

Environment Bootstrapping (seed data) script #798

Open devlace opened 1 week ago

devlace commented 1 week ago

The sample relies on seed_data such as dim_time and dim_date. This will then be used to create these tables. As part of the deployment process, some seed data such as , needs to be uploaded to a storage account to be used upstream by table creation process.

Seed data: https://github.com/Azure-Samples/modern-data-warehouse-dataops/tree/main/e2e_samples/parking_sensors/data

DoD

main
  / reference
  / config
  / data