Skip to content

Commit

Permalink
feat(DENG-1774 / cancelled): deleting fenix_derived/firefox_android_c…
Browse files Browse the repository at this point in the history
…lients_v2, v1 will remains the active model (#4610)

* deleting fenix_derived/firefox_android_clients_v2, v1 will remain the active model

* removed fenix_derived.firefox_android_clients_v2 from shredder config
  • Loading branch information
kik-kik authored Dec 1, 2023
1 parent 9399d3e commit 9409d2b
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 478 deletions.
1 change: 0 additions & 1 deletion bigquery_etl/shredder/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ def fields(self) -> tuple[str, ...]:
DELETE_TARGETS: DeleteIndex = {
client_id_target(table="fenix_derived.new_profile_activation_v1"): FENIX_SRC,
client_id_target(table="fenix_derived.firefox_android_clients_v1"): FENIX_SRC,
client_id_target(table="fenix_derived.firefox_android_clients_v2"): FENIX_SRC,
client_id_target(table="search_derived.acer_cohort_v1"): DESKTOP_SRC,
client_id_target(
table="search_derived.mobile_search_clients_daily_v1"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 9409d2b

Please sign in to comment.