Closed charlie-costanzo closed 1 week ago
Warehouse report 📦
Checks indicate the following action items may be necessary.
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__annual
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__average_typical_saturday
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__average_typical_sunday
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__average_typical_weekday
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__average_weekday_am_peak
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__average_weekday_midday
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__average_weekday_other
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__average_weekday_pm_peak
calitp_warehouse.mart.agency_service.dim_agencyservice\_2022__null_time_period
Legend (in order of precedence)
Resource type | Indicator | Resolution |
---|---|---|
Large table-materialized model | Orange | Make the model incremental |
Large model without partitioning or clustering | Orange | Add partitioning and/or clustering |
View with more than one child | Yellow | Materialize as a table or incremental |
Incremental | Light green | |
Table | Green | |
View | White |
I review the 2022 tables and I will be adding some missing columns soon from this PR
this PR was supposed to be comprised of initial MVP tables made from assumptions based on early tickets, but has been made irrelevant by several more pointed PRs related to NTP mart tables that have been merged
Description
Establish NTD mart tables based on new data pipeline.
Resolves #[issue]
How has this been tested?
local dbt
Post-merge follow-ups
Document any actions that must be taken post-merge to deploy or otherwise implement the changes in this PR (for example, running a full refresh of some incremental model in dbt). If these actions will take more than a few hours after the merge or if they will be completed by someone other than the PR author, please create a dedicated follow-up issue and link it here to track resolution.