. ├── config/ │ └── airflow.cfg # Custom Airflow configuration ├── connection.csv # Airflow connection seed file ├── dags/ │ ├── source_to_bronze/ │ │ ├── source_to_bronze.yaml # Table & connection ...
FOREIGN KEY (order_date_id) REFERENCES dim_date(date_id), FOREIGN KEY (approved_date_id) REFERENCES dim_date(date_id), FOREIGN KEY (pickup_date_id) REFERENCES dim ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results