feat(DENG-11530): mark suggest_revenue_levers_daily_v1, sponsored_tiles_clients_daily_v1, and adm_forecasting_v1 as deprecated - #9815
Conversation
There was a problem hiding this comment.
This PR adds deprecated: true and deletion_date: 2026-08-24 to the metadata for contextual_services_derived.adm_forecasting_v1, contextual_services_derived.suggest_revenue_levers_daily_v1, and telemetry_derived.sponsored_tiles_clients_daily_v1, all downstream of unified_metrics_v1.
The main thing to settle is the deletion date, which is the same day the PR was opened rather than a future date, plus the follow-through items: the two contextual_services_derived tables are still scheduled daily in bqetl_ctxsvc_derived, and the three user-facing views on top of these tables are unchanged. Details inline.
One checklist note: suggest_revenue_levers_daily_v1 is change_controlled and owned by @mozilla/revenue_forecasting_data_reviewers in CODEOWNERS, so that team's approval is needed here.
This comment has been minimized.
This comment has been minimized.
…aily_v1, and adm_forecasting_v1 as deprecated
342d44e to
6e2259e
Compare
Integration report
|
feat(DENG-11530): mark suggest_revenue_levers_daily_v1, sponsored_tiles_clients_daily_v1, and adm_forecasting_v1 as deprecated
Those are downstream of unified_metrics_v1 and appear to be no longer be in use (based on lineage and conversations).
relates to: #9468 (PR to mark unified_metrics as deprecated)
Once this is merged and we confirm we can proceed forward a follow-up PR will be opened to remove scheduling from those queries.