# Description This is a pure refactor PR for optimization purposes. The PR splits the model `int_core__mtd_booking_metrics` into four different models, one for each of the metrics that were computed in the old model. The only model that depended on `int_core__mtd_booking_metrics` was `int_mtd_vs_previous_year_metrics`. Now it depends on the four new models instead. # Checklist - [X] The edited models and dependants run properly with production data. - [X] The edited models are sufficiently documented. - [X] The edited models contain PK tests, and I've ran and passed them. - [X] I have checked for DRY opportunities with other models and docs. - [X] I've picked the right materialization for the affected models. # Other - [ ] Check if a full-refresh is required after this PR is merged. Related work items: #21438 |
||
|---|---|---|
| .. | ||
| core | ||
| cross | ||
| edeposit | ||
| xero | ||