Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions custom-namespaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -300,10 +300,6 @@ contextual_services_private:
type: table_view
tables:
- table: moz-fx-data-shared-prod.revenue_derived.final_adm_revenue_forecast
suggest_revenue_levers_daily:
type: table_view
tables:
- table: mozdata.contextual_services.suggest_revenue_levers_daily
event_aggregates_spons_tiles:
type: ping_view
tables:
Expand Down Expand Up @@ -1436,7 +1432,7 @@ ads:
forecast_content_daily_aggregates:
type: table_explore
views:
base_view: forecast_content_daily_aggregates
base_view: forecast_content_daily_aggregates
equativ_monthly_with_line_item:
type: table_explore
views:
Expand Down Expand Up @@ -1685,14 +1681,6 @@ firefox_desktop:
type: client_counts_view
tables:
- table: mozdata.telemetry.clients_daily
sponsored_tiles_clients_daily_table:
type: table_view
tables:
- table: mozdata.telemetry.sponsored_tiles_clients_daily
sponsored_tiles_clients_daily:
type: table_view
tables:
- table: mozdata.telemetry.sponsored_tiles_clients_daily
suggest_clients_daily_table:
type: table_view
tables:
Expand Down
Loading