Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to active_users_aggregates query for Mobile #5396

Merged
merged 40 commits into from
Jun 6, 2024

Conversation

lucia-vargas-a
Copy link
Contributor

@lucia-vargas-a lucia-vargas-a commented Apr 19, 2024

This PR implements DENG-2989 & DENG-2529 to update the query for active_users_aggregates:

  • Use baseline_clients_last_seen tables for Mobile in order to retrieve growth metrics and combine with search for is_default_browser and uri_count.
  • Change language_name which is currently not used in queries for locale which has been requested.

Checklist for reviewer:

  • Commits should reference a bug or github issue, if relevant (if a bug is referenced, the pull request should include the bug number in the title).
  • If the PR comes from a fork, trigger integration CI tests by running the Push to upstream workflow and provide the <username>:<branch> of the fork as parameter. The parameter will also show up
    in the logs of the manual-trigger-required-for-fork CI task together with more detailed instructions.
  • If adding a new field to a query, ensure that the schema and dependent downstream schemas have been updated.
  • When adding a new derived dataset, ensure that data is not available already (fully or partially) and recommend extending an existing dataset in favor of creating new ones. Data can be available in the bigquery-etl repository, looker-hub or in looker-spoke-default.

For modifications to schemas in restricted namespaces (see CODEOWNERS):

┆Issue is synchronized with this Jira Task

@lucia-vargas-a lucia-vargas-a marked this pull request as draft April 19, 2024 00:18
@lucia-vargas-a lucia-vargas-a changed the title Changes to active_users_aggregates. Changes to active_users_aggregates tables Apr 22, 2024
@lucia-vargas-a lucia-vargas-a changed the title Changes to active_users_aggregates tables Changes to active_users_aggregates query Apr 22, 2024
@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

Copy link
Contributor

@bochocki bochocki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code looks good. I just have a few comments to address before we can merge.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot

This comment has been minimized.

@dataops-ci-bot
Copy link

Integration report for "Merge branch 'main' into DENG-2989_update_active_users_aggregates"

sql.diff

Click to expand!
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/dags/bqetl_analytics_aggregations.py /tmp/workspace/generated-sql/dags/bqetl_analytics_aggregations.py
--- /tmp/workspace/main-generated-sql/dags/bqetl_analytics_aggregations.py	2024-06-06 13:10:01.000000000 +0000
+++ /tmp/workspace/generated-sql/dags/bqetl_analytics_aggregations.py	2024-06-06 13:25:15.000000000 +0000
@@ -152,6 +152,18 @@
         )
     )
 
+    wait_for_fenix_derived__metrics_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_fenix_derived__metrics_clients_last_seen__v1",
+        external_dag_id="bqetl_glean_usage",
+        external_task_id="fenix.fenix_derived__metrics_clients_last_seen__v1",
+        execution_delta=datetime.timedelta(seconds=8100),
+        check_existence=True,
+        mode="reschedule",
+        allowed_states=ALLOWED_STATES,
+        failed_states=FAILED_STATES,
+        pool="DATA_ENG_EXTERNALTASKSENSOR",
+    )
+
     wait_for_checks__fail_firefox_ios_derived__clients_activation__v1 = (
         ExternalTaskSensor(
             task_id="wait_for_checks__fail_firefox_ios_derived__clients_activation__v1",
@@ -178,10 +190,34 @@
         pool="DATA_ENG_EXTERNALTASKSENSOR",
     )
 
-    wait_for_fenix_derived__clients_last_seen_joined__v1 = ExternalTaskSensor(
-        task_id="wait_for_fenix_derived__clients_last_seen_joined__v1",
+    wait_for_checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1",
+        external_dag_id="bqetl_glean_usage",
+        external_task_id="firefox_ios.checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1",
+        execution_delta=datetime.timedelta(seconds=8100),
+        check_existence=True,
+        mode="reschedule",
+        allowed_states=ALLOWED_STATES,
+        failed_states=FAILED_STATES,
+        pool="DATA_ENG_EXTERNALTASKSENSOR",
+    )
+
+    wait_for_checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1",
+        external_dag_id="bqetl_glean_usage",
+        external_task_id="firefox_ios.checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1",
+        execution_delta=datetime.timedelta(seconds=8100),
+        check_existence=True,
+        mode="reschedule",
+        allowed_states=ALLOWED_STATES,
+        failed_states=FAILED_STATES,
+        pool="DATA_ENG_EXTERNALTASKSENSOR",
+    )
+
+    wait_for_checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1",
         external_dag_id="bqetl_glean_usage",
-        external_task_id="fenix.fenix_derived__clients_last_seen_joined__v1",
+        external_task_id="firefox_ios.checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1",
         execution_delta=datetime.timedelta(seconds=8100),
         check_existence=True,
         mode="reschedule",
@@ -190,10 +226,10 @@
         pool="DATA_ENG_EXTERNALTASKSENSOR",
     )
 
-    wait_for_firefox_ios_derived__clients_last_seen_joined__v1 = ExternalTaskSensor(
-        task_id="wait_for_firefox_ios_derived__clients_last_seen_joined__v1",
+    wait_for_firefox_ios_derived__metrics_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_firefox_ios_derived__metrics_clients_last_seen__v1",
         external_dag_id="bqetl_glean_usage",
-        external_task_id="firefox_ios.firefox_ios_derived__clients_last_seen_joined__v1",
+        external_task_id="firefox_ios.firefox_ios_derived__metrics_clients_last_seen__v1",
         execution_delta=datetime.timedelta(seconds=8100),
         check_existence=True,
         mode="reschedule",
@@ -202,10 +238,46 @@
         pool="DATA_ENG_EXTERNALTASKSENSOR",
     )
 
-    wait_for_focus_android_derived__clients_last_seen_joined__v1 = ExternalTaskSensor(
-        task_id="wait_for_focus_android_derived__clients_last_seen_joined__v1",
+    wait_for_checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1",
         external_dag_id="bqetl_glean_usage",
-        external_task_id="focus_android.focus_android_derived__clients_last_seen_joined__v1",
+        external_task_id="focus_android.checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1",
+        execution_delta=datetime.timedelta(seconds=8100),
+        check_existence=True,
+        mode="reschedule",
+        allowed_states=ALLOWED_STATES,
+        failed_states=FAILED_STATES,
+        pool="DATA_ENG_EXTERNALTASKSENSOR",
+    )
+
+    wait_for_checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1",
+        external_dag_id="bqetl_glean_usage",
+        external_task_id="focus_android.checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1",
+        execution_delta=datetime.timedelta(seconds=8100),
+        check_existence=True,
+        mode="reschedule",
+        allowed_states=ALLOWED_STATES,
+        failed_states=FAILED_STATES,
+        pool="DATA_ENG_EXTERNALTASKSENSOR",
+    )
+
+    wait_for_checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1",
+        external_dag_id="bqetl_glean_usage",
+        external_task_id="focus_android.checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1",
+        execution_delta=datetime.timedelta(seconds=8100),
+        check_existence=True,
+        mode="reschedule",
+        allowed_states=ALLOWED_STATES,
+        failed_states=FAILED_STATES,
+        pool="DATA_ENG_EXTERNALTASKSENSOR",
+    )
+
+    wait_for_focus_android_derived__metrics_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_focus_android_derived__metrics_clients_last_seen__v1",
+        external_dag_id="bqetl_glean_usage",
+        external_task_id="focus_android.focus_android_derived__metrics_clients_last_seen__v1",
         execution_delta=datetime.timedelta(seconds=8100),
         check_existence=True,
         mode="reschedule",
@@ -226,10 +298,22 @@
         pool="DATA_ENG_EXTERNALTASKSENSOR",
     )
 
-    wait_for_focus_ios_derived__clients_last_seen_joined__v1 = ExternalTaskSensor(
-        task_id="wait_for_focus_ios_derived__clients_last_seen_joined__v1",
+    wait_for_checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1",
+        external_dag_id="bqetl_glean_usage",
+        external_task_id="focus_ios.checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1",
+        execution_delta=datetime.timedelta(seconds=8100),
+        check_existence=True,
+        mode="reschedule",
+        allowed_states=ALLOWED_STATES,
+        failed_states=FAILED_STATES,
+        pool="DATA_ENG_EXTERNALTASKSENSOR",
+    )
+
+    wait_for_focus_ios_derived__metrics_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_focus_ios_derived__metrics_clients_last_seen__v1",
         external_dag_id="bqetl_glean_usage",
-        external_task_id="focus_ios.focus_ios_derived__clients_last_seen_joined__v1",
+        external_task_id="focus_ios.focus_ios_derived__metrics_clients_last_seen__v1",
         execution_delta=datetime.timedelta(seconds=8100),
         check_existence=True,
         mode="reschedule",
@@ -238,10 +322,22 @@
         pool="DATA_ENG_EXTERNALTASKSENSOR",
     )
 
-    wait_for_klar_ios_derived__clients_last_seen_joined__v1 = ExternalTaskSensor(
-        task_id="wait_for_klar_ios_derived__clients_last_seen_joined__v1",
+    wait_for_checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1",
         external_dag_id="bqetl_glean_usage",
-        external_task_id="klar_ios.klar_ios_derived__clients_last_seen_joined__v1",
+        external_task_id="klar_ios.checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1",
+        execution_delta=datetime.timedelta(seconds=8100),
+        check_existence=True,
+        mode="reschedule",
+        allowed_states=ALLOWED_STATES,
+        failed_states=FAILED_STATES,
+        pool="DATA_ENG_EXTERNALTASKSENSOR",
+    )
+
+    wait_for_klar_ios_derived__metrics_clients_last_seen__v1 = ExternalTaskSensor(
+        task_id="wait_for_klar_ios_derived__metrics_clients_last_seen__v1",
+        external_dag_id="bqetl_glean_usage",
+        external_task_id="klar_ios.klar_ios_derived__metrics_clients_last_seen__v1",
         execution_delta=datetime.timedelta(seconds=8100),
         check_existence=True,
         mode="reschedule",
@@ -320,7 +416,7 @@
 
     checks__fail_fenix_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__fail_fenix_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="fenix_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=True,
@@ -331,7 +427,7 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
@@ -351,7 +447,7 @@
 
     checks__fail_firefox_ios_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__fail_firefox_ios_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="firefox_ios_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=True,
@@ -362,7 +458,7 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
@@ -382,7 +478,7 @@
 
     checks__fail_focus_android_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__fail_focus_android_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="focus_android_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=True,
@@ -393,7 +489,7 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
@@ -413,7 +509,7 @@
 
     checks__fail_focus_ios_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__fail_focus_ios_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="focus_ios_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=True,
@@ -424,7 +520,7 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
@@ -444,7 +540,7 @@
 
     checks__fail_klar_ios_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__fail_klar_ios_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="klar_ios_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=True,
@@ -455,7 +551,7 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
@@ -475,7 +571,7 @@
 
     checks__warn_fenix_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__warn_fenix_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="fenix_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=False,
@@ -486,14 +582,13 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
-    checks__warn_firefox_desktop_derived__active_users_aggregates__v3 = (
-        bigquery_dq_check(
+    checks__warn_firefox_desktop_derived__active_users_aggregates__v3 = bigquery_dq_check(
             task_id="checks__warn_firefox_desktop_derived__active_users_aggregates__v3",
-            source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
             dataset_id="firefox_desktop_derived",
             project_id="moz-fx-data-shared-prod",
             is_dq_check_fail=False,
@@ -504,14 +599,13 @@
                 "telemetry-alerts@mozilla.com",
             ],
             depends_on_past=False,
-            parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
             retries=0,
         )
-    )
 
     checks__warn_firefox_ios_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__warn_firefox_ios_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="firefox_ios_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=False,
@@ -522,13 +616,13 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
     checks__warn_focus_android_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__warn_focus_android_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="focus_android_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=False,
@@ -539,13 +633,13 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
     checks__warn_focus_ios_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__warn_focus_ios_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="focus_ios_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=False,
@@ -556,13 +650,13 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
     checks__warn_klar_ios_derived__active_users_aggregates__v3 = bigquery_dq_check(
         task_id="checks__warn_klar_ios_derived__active_users_aggregates__v3",
-        source_table="active_users_aggregates_v3",
+        source_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="klar_ios_derived",
         project_id="moz-fx-data-shared-prod",
         is_dq_check_fail=False,
@@ -573,13 +667,13 @@
             "telemetry-alerts@mozilla.com",
         ],
         depends_on_past=False,
-        parameters=["submission_date:DATE:{{ds}}"],
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
         retries=0,
     )
 
     fenix_active_users_aggregates = bigquery_etl_query(
         task_id="fenix_active_users_aggregates",
-        destination_table="active_users_aggregates_v3",
+        destination_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="fenix_derived",
         project_id="moz-fx-data-shared-prod",
         owner="lvargas@mozilla.com",
@@ -588,13 +682,14 @@
             "lvargas@mozilla.com",
             "telemetry-alerts@mozilla.com",
         ],
-        date_partition_parameter="submission_date",
+        date_partition_parameter=None,
         depends_on_past=False,
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
     )
 
     firefox_desktop_active_users_aggregates = bigquery_etl_query(
         task_id="firefox_desktop_active_users_aggregates",
-        destination_table="active_users_aggregates_v3",
+        destination_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="firefox_desktop_derived",
         project_id="moz-fx-data-shared-prod",
         owner="lvargas@mozilla.com",
@@ -603,8 +698,9 @@
             "lvargas@mozilla.com",
             "telemetry-alerts@mozilla.com",
         ],
-        date_partition_parameter="submission_date",
+        date_partition_parameter=None,
         depends_on_past=False,
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
     )
 
     with TaskGroup(
@@ -623,7 +719,7 @@
 
     firefox_ios_active_users_aggregates = bigquery_etl_query(
         task_id="firefox_ios_active_users_aggregates",
-        destination_table="active_users_aggregates_v3",
+        destination_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="firefox_ios_derived",
         project_id="moz-fx-data-shared-prod",
         owner="lvargas@mozilla.com",
@@ -632,13 +728,14 @@
             "lvargas@mozilla.com",
             "telemetry-alerts@mozilla.com",
         ],
-        date_partition_parameter="submission_date",
+        date_partition_parameter=None,
         depends_on_past=False,
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
     )
 
     focus_android_active_users_aggregates = bigquery_etl_query(
         task_id="focus_android_active_users_aggregates",
-        destination_table="active_users_aggregates_v3",
+        destination_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="focus_android_derived",
         project_id="moz-fx-data-shared-prod",
         owner="lvargas@mozilla.com",
@@ -647,13 +744,14 @@
             "lvargas@mozilla.com",
             "telemetry-alerts@mozilla.com",
         ],
-        date_partition_parameter="submission_date",
+        date_partition_parameter=None,
         depends_on_past=False,
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
     )
 
     focus_ios_active_users_aggregates = bigquery_etl_query(
         task_id="focus_ios_active_users_aggregates",
-        destination_table="active_users_aggregates_v3",
+        destination_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="focus_ios_derived",
         project_id="moz-fx-data-shared-prod",
         owner="lvargas@mozilla.com",
@@ -662,13 +760,14 @@
             "lvargas@mozilla.com",
             "telemetry-alerts@mozilla.com",
         ],
-        date_partition_parameter="submission_date",
+        date_partition_parameter=None,
         depends_on_past=False,
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
     )
 
     klar_ios_active_users_aggregates = bigquery_etl_query(
         task_id="klar_ios_active_users_aggregates",
-        destination_table="active_users_aggregates_v3",
+        destination_table='active_users_aggregates_v3${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="klar_ios_derived",
         project_id="moz-fx-data-shared-prod",
         owner="lvargas@mozilla.com",
@@ -677,8 +776,9 @@
             "lvargas@mozilla.com",
             "telemetry-alerts@mozilla.com",
         ],
-        date_partition_parameter="submission_date",
+        date_partition_parameter=None,
         depends_on_past=False,
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
     )
 
     telemetry_derived__cohort_daily_statistics__v1 = bigquery_etl_query(
@@ -814,15 +914,27 @@
     )
 
     fenix_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_firefox_ios_derived__clients_activation__v1
+        wait_for_checks__fail_org_mozilla_fenix_derived__baseline_clients_last_seen__v1
     )
 
     fenix_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_firefox_ios_derived__firefox_ios_clients__v1
+        wait_for_checks__fail_org_mozilla_fenix_nightly_derived__baseline_clients_last_seen__v1
+    )
+
+    fenix_active_users_aggregates.set_upstream(
+        wait_for_checks__fail_org_mozilla_fennec_aurora_derived__baseline_clients_last_seen__v1
+    )
+
+    fenix_active_users_aggregates.set_upstream(
+        wait_for_checks__fail_org_mozilla_firefox_beta_derived__baseline_clients_last_seen__v1
+    )
+
+    fenix_active_users_aggregates.set_upstream(
+        wait_for_checks__fail_org_mozilla_firefox_derived__baseline_clients_last_seen__v1
     )
 
     fenix_active_users_aggregates.set_upstream(
-        wait_for_fenix_derived__clients_last_seen_joined__v1
+        wait_for_fenix_derived__metrics_clients_last_seen__v1
     )
 
     firefox_desktop_active_users_aggregates.set_upstream(
@@ -830,59 +942,63 @@
     )
 
     firefox_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_fenix_derived__firefox_android_clients__v1
+        wait_for_checks__fail_firefox_ios_derived__clients_activation__v1
     )
 
     firefox_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_firefox_ios_derived__clients_activation__v1
+        wait_for_checks__fail_firefox_ios_derived__firefox_ios_clients__v1
     )
 
     firefox_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_firefox_ios_derived__firefox_ios_clients__v1
+        wait_for_checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1
     )
 
     firefox_ios_active_users_aggregates.set_upstream(
-        wait_for_firefox_ios_derived__clients_last_seen_joined__v1
+        wait_for_checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1
     )
 
-    focus_android_active_users_aggregates.set_upstream(
-        wait_for_focus_android_derived__clients_last_seen_joined__v1
+    firefox_ios_active_users_aggregates.set_upstream(
+        wait_for_checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1
+    )
+
+    firefox_ios_active_users_aggregates.set_upstream(
+        wait_for_firefox_ios_derived__metrics_clients_last_seen__v1
     )
 
     focus_android_active_users_aggregates.set_upstream(
-        wait_for_telemetry_derived__core_clients_last_seen__v1
+        wait_for_checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1
     )
 
-    focus_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_fenix_derived__firefox_android_clients__v1
+    focus_android_active_users_aggregates.set_upstream(
+        wait_for_checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1
     )
 
-    focus_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_firefox_ios_derived__clients_activation__v1
+    focus_android_active_users_aggregates.set_upstream(
+        wait_for_checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1
     )
 
-    focus_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_firefox_ios_derived__firefox_ios_clients__v1
+    focus_android_active_users_aggregates.set_upstream(
+        wait_for_focus_android_derived__metrics_clients_last_seen__v1
     )
 
-    focus_ios_active_users_aggregates.set_upstream(
-        wait_for_focus_ios_derived__clients_last_seen_joined__v1
+    focus_android_active_users_aggregates.set_upstream(
+        wait_for_telemetry_derived__core_clients_last_seen__v1
     )
 
-    klar_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_fenix_derived__firefox_android_clients__v1
+    focus_ios_active_users_aggregates.set_upstream(
+        wait_for_checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1
     )
 
-    klar_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_firefox_ios_derived__clients_activation__v1
+    focus_ios_active_users_aggregates.set_upstream(
+        wait_for_focus_ios_derived__metrics_clients_last_seen__v1
     )
 
     klar_ios_active_users_aggregates.set_upstream(
-        wait_for_checks__fail_firefox_ios_derived__firefox_ios_clients__v1
+        wait_for_checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1
     )
 
     klar_ios_active_users_aggregates.set_upstream(
-        wait_for_klar_ios_derived__clients_last_seen_joined__v1
+        wait_for_klar_ios_derived__metrics_clients_last_seen__v1
     )
 
     telemetry_derived__cohort_daily_statistics__v1.set_upstream(
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/dags/bqetl_glean_usage.py /tmp/workspace/generated-sql/dags/bqetl_glean_usage.py
--- /tmp/workspace/main-generated-sql/dags/bqetl_glean_usage.py	2024-06-06 13:10:01.000000000 +0000
+++ /tmp/workspace/generated-sql/dags/bqetl_glean_usage.py	2024-06-06 13:25:20.000000000 +0000
@@ -769,6 +769,13 @@
         parent_group=task_group_focus_android,
     ) as checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_mobile_kpi_metrics__wait_for_checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1",
             external_dag_id="bqetl_mobile_kpi_metrics",
             external_task_id="wait_for_checks__fail_org_mozilla_focus_beta_derived__baseline_clients_last_seen__v1",
@@ -798,6 +805,13 @@
         parent_group=task_group_focus_android,
     ) as checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_mobile_kpi_metrics__wait_for_checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1",
             external_dag_id="bqetl_mobile_kpi_metrics",
             external_task_id="wait_for_checks__fail_org_mozilla_focus_derived__baseline_clients_last_seen__v1",
@@ -841,6 +855,13 @@
         parent_group=task_group_focus_android,
     ) as checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_mobile_kpi_metrics__wait_for_checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1",
             external_dag_id="bqetl_mobile_kpi_metrics",
             external_task_id="wait_for_checks__fail_org_mozilla_focus_nightly_derived__baseline_clients_last_seen__v1",
@@ -870,6 +891,13 @@
         parent_group=task_group_firefox_ios,
     ) as checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_firefox_ios__wait_for_checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1",
             external_dag_id="bqetl_firefox_ios",
             external_task_id="wait_for_checks__fail_org_mozilla_ios_fennec_derived__baseline_clients_last_seen__v1",
@@ -927,6 +955,13 @@
         parent_group=task_group_firefox_ios,
     ) as checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_firefox_ios__wait_for_checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1",
             external_dag_id="bqetl_firefox_ios",
             external_task_id="wait_for_checks__fail_org_mozilla_ios_firefox_derived__baseline_clients_last_seen__v1",
@@ -970,6 +1005,13 @@
         parent_group=task_group_firefox_ios,
     ) as checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_firefox_ios__wait_for_checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1",
             external_dag_id="bqetl_firefox_ios",
             external_task_id="wait_for_checks__fail_org_mozilla_ios_firefoxbeta_derived__baseline_clients_last_seen__v1",
@@ -1013,6 +1055,13 @@
         parent_group=task_group_focus_ios,
     ) as checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_mobile_kpi_metrics__wait_for_checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1",
             external_dag_id="bqetl_mobile_kpi_metrics",
             external_task_id="wait_for_checks__fail_org_mozilla_ios_focus_derived__baseline_clients_last_seen__v1",
@@ -1056,6 +1105,13 @@
         parent_group=task_group_klar_ios,
     ) as checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_mobile_kpi_metrics__wait_for_checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1",
             external_dag_id="bqetl_mobile_kpi_metrics",
             external_task_id="wait_for_checks__fail_org_mozilla_ios_klar_derived__baseline_clients_last_seen__v1",
@@ -1630,13 +1686,6 @@
         parent_group=task_group_fenix,
     ) as fenix_derived__clients_last_seen_joined__v1_external:
         ExternalTaskMarker(
-            task_id="bqetl_analytics_aggregations__wait_for_fenix_derived__clients_last_seen_joined__v1",
-            external_dag_id="bqetl_analytics_aggregations",
-            external_task_id="wait_for_fenix_derived__clients_last_seen_joined__v1",
-            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
-        )
-
-        ExternalTaskMarker(
             task_id="bqetl_kpis_shredder__wait_for_fenix_derived__clients_last_seen_joined__v1",
             external_dag_id="bqetl_kpis_shredder",
             external_task_id="wait_for_fenix_derived__clients_last_seen_joined__v1",
@@ -1689,6 +1738,13 @@
         parent_group=task_group_fenix,
     ) as fenix_derived__metrics_clients_last_seen__v1_external:
         ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_fenix_derived__metrics_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_fenix_derived__metrics_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        ExternalTaskMarker(
             task_id="bqetl_data_observability_test_data_copy__wait_for_fenix_derived__metrics_clients_last_seen__v1",
             external_dag_id="bqetl_data_observability_test_data_copy",
             external_task_id="wait_for_fenix_derived__metrics_clients_last_seen__v1",
@@ -2104,13 +2160,6 @@
         parent_group=task_group_firefox_ios,
     ) as firefox_ios_derived__clients_last_seen_joined__v1_external:
         ExternalTaskMarker(
-            task_id="bqetl_analytics_aggregations__wait_for_firefox_ios_derived__clients_last_seen_joined__v1",
-            external_dag_id="bqetl_analytics_aggregations",
-            external_task_id="wait_for_firefox_ios_derived__clients_last_seen_joined__v1",
-            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
-        )
-
-        ExternalTaskMarker(
             task_id="bqetl_kpis_shredder__wait_for_firefox_ios_derived__clients_last_seen_joined__v1",
             external_dag_id="bqetl_kpis_shredder",
             external_task_id="wait_for_firefox_ios_derived__clients_last_seen_joined__v1",
@@ -2151,6 +2200,21 @@
         task_group=task_group_firefox_ios,
     )
 
+    with TaskGroup(
+        "firefox_ios_derived__metrics_clients_last_seen__v1_external",
+        parent_group=task_group_firefox_ios,
+    ) as firefox_ios_derived__metrics_clients_last_seen__v1_external:
+        ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_firefox_ios_derived__metrics_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_firefox_ios_derived__metrics_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        firefox_ios_derived__metrics_clients_last_seen__v1_external.set_upstream(
+            firefox_ios_derived__metrics_clients_last_seen__v1
+        )
+
     firefox_reality_derived__clients_last_seen_joined__v1 = bigquery_etl_query(
         task_id="firefox_reality_derived__clients_last_seen_joined__v1",
         destination_table="clients_last_seen_joined_v1",
@@ -2258,13 +2322,6 @@
         parent_group=task_group_focus_android,
     ) as focus_android_derived__clients_last_seen_joined__v1_external:
         ExternalTaskMarker(
-            task_id="bqetl_analytics_aggregations__wait_for_focus_android_derived__clients_last_seen_joined__v1",
-            external_dag_id="bqetl_analytics_aggregations",
-            external_task_id="wait_for_focus_android_derived__clients_last_seen_joined__v1",
-            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
-        )
-
-        ExternalTaskMarker(
             task_id="bqetl_unified__wait_for_focus_android_derived__clients_last_seen_joined__v1",
             external_dag_id="bqetl_unified",
             external_task_id="wait_for_focus_android_derived__clients_last_seen_joined__v1",
@@ -2299,6 +2356,21 @@
         task_group=task_group_focus_android,
     )
 
+    with TaskGroup(
+        "focus_android_derived__metrics_clients_last_seen__v1_external",
+        parent_group=task_group_focus_android,
+    ) as focus_android_derived__metrics_clients_last_seen__v1_external:
+        ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_focus_android_derived__metrics_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_focus_android_derived__metrics_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        focus_android_derived__metrics_clients_last_seen__v1_external.set_upstream(
+            focus_android_derived__metrics_clients_last_seen__v1
+        )
+
     focus_ios_derived__clients_last_seen_joined__v1 = bigquery_etl_query(
         task_id="focus_ios_derived__clients_last_seen_joined__v1",
         destination_table="clients_last_seen_joined_v1",
@@ -2316,13 +2388,6 @@
         parent_group=task_group_focus_ios,
     ) as focus_ios_derived__clients_last_seen_joined__v1_external:
         ExternalTaskMarker(
-            task_id="bqetl_analytics_aggregations__wait_for_focus_ios_derived__clients_last_seen_joined__v1",
-            external_dag_id="bqetl_analytics_aggregations",
-            external_task_id="wait_for_focus_ios_derived__clients_last_seen_joined__v1",
-            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
-        )
-
-        ExternalTaskMarker(
             task_id="bqetl_kpis_shredder__wait_for_focus_ios_derived__clients_last_seen_joined__v1",
             external_dag_id="bqetl_kpis_shredder",
             external_task_id="wait_for_focus_ios_derived__clients_last_seen_joined__v1",
@@ -2363,6 +2428,21 @@
         task_group=task_group_focus_ios,
     )
 
+    with TaskGroup(
+        "focus_ios_derived__metrics_clients_last_seen__v1_external",
+        parent_group=task_group_focus_ios,
+    ) as focus_ios_derived__metrics_clients_last_seen__v1_external:
+        ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_focus_ios_derived__metrics_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_focus_ios_derived__metrics_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        focus_ios_derived__metrics_clients_last_seen__v1_external.set_upstream(
+            focus_ios_derived__metrics_clients_last_seen__v1
+        )
+
     glean_dictionary_derived__events_stream__v1 = bigquery_etl_query(
         task_id="glean_dictionary_derived__events_stream__v1",
         destination_table="events_stream_v1",
@@ -2434,13 +2514,6 @@
         parent_group=task_group_klar_ios,
     ) as klar_ios_derived__clients_last_seen_joined__v1_external:
         ExternalTaskMarker(
-            task_id="bqetl_analytics_aggregations__wait_for_klar_ios_derived__clients_last_seen_joined__v1",
-            external_dag_id="bqetl_analytics_aggregations",
-            external_task_id="wait_for_klar_ios_derived__clients_last_seen_joined__v1",
-            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
-        )
-
-        ExternalTaskMarker(
             task_id="bqetl_kpis_shredder__wait_for_klar_ios_derived__clients_last_seen_joined__v1",
             external_dag_id="bqetl_kpis_shredder",
             external_task_id="wait_for_klar_ios_derived__clients_last_seen_joined__v1",
@@ -2481,6 +2554,21 @@
         task_group=task_group_klar_ios,
     )
 
+    with TaskGroup(
+        "klar_ios_derived__metrics_clients_last_seen__v1_external",
+        parent_group=task_group_klar_ios,
+    ) as klar_ios_derived__metrics_clients_last_seen__v1_external:
+        ExternalTaskMarker(
+            task_id="bqetl_analytics_aggregations__wait_for_klar_ios_derived__metrics_clients_last_seen__v1",
+            external_dag_id="bqetl_analytics_aggregations",
+            external_task_id="wait_for_klar_ios_derived__metrics_clients_last_seen__v1",
+            execution_date="{{ (execution_date - macros.timedelta(days=-1, seconds=78300)).isoformat() }}",
+        )
+
+        klar_ios_derived__metrics_clients_last_seen__v1_external.set_upstream(
+            klar_ios_derived__metrics_clients_last_seen__v1
+        )
+
     lockwise_android_derived__clients_last_seen_joined__v1 = bigquery_etl_query(
         task_id="lockwise_android_derived__clients_last_seen_joined__v1",
         destination_table="clients_last_seen_joined_v1",
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/dags/bqetl_search_dashboard.py /tmp/workspace/generated-sql/dags/bqetl_search_dashboard.py
--- /tmp/workspace/main-generated-sql/dags/bqetl_search_dashboard.py	2024-06-06 13:10:01.000000000 +0000
+++ /tmp/workspace/generated-sql/dags/bqetl_search_dashboard.py	2024-06-06 13:25:13.000000000 +0000
@@ -207,7 +207,7 @@
 
     search_derived__search_revenue_levers_daily__v1 = bigquery_etl_query(
         task_id="search_derived__search_revenue_levers_daily__v1",
-        destination_table="search_revenue_levers_daily_v1",
+        destination_table='search_revenue_levers_daily_v1${{ macros.ds_format(macros.ds_add(ds, -1), "%Y-%m-%d", "%Y%m%d") }}',
         dataset_id="search_derived",
         project_id="moz-fx-data-shared-prod",
         owner="xluo@mozilla.com",
@@ -217,8 +217,9 @@
             "telemetry-alerts@mozilla.com",
             "xluo@mozilla.com",
         ],
-        date_partition_parameter="submission_date",
+        date_partition_parameter=None,
         depends_on_past=False,
+        parameters=["submission_date:DATE:{{macros.ds_add(ds, -1)}}"],
     )
 
     search_derived__desktop_search_aggregates_by_userstate__v1.set_upstream(
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/bedrock_derived/event_monitoring_live_v1/materialized_view.sql /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/bedrock_derived/event_monitoring_live_v1/materialized_view.sql
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/bedrock_derived/event_monitoring_live_v1/materialized_view.sql	2024-06-06 13:07:16.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/bedrock_derived/event_monitoring_live_v1/materialized_view.sql	2024-06-06 13:09:14.000000000 +0000
@@ -50,7 +50,7 @@
         client_info.app_display_version AS version,
         ping_info
       FROM
-        `moz-fx-data-shared-prod.bedrock_live.non_interaction_v1`
+        `moz-fx-data-shared-prod.bedrock_live.interaction_v1`
       UNION ALL
       SELECT
         submission_timestamp,
@@ -60,7 +60,7 @@
         client_info.app_display_version AS version,
         ping_info
       FROM
-        `moz-fx-data-shared-prod.bedrock_live.interaction_v1`
+        `moz-fx-data-shared-prod.bedrock_live.events_v1`
       UNION ALL
       SELECT
         submission_timestamp,
@@ -70,7 +70,7 @@
         client_info.app_display_version AS version,
         ping_info
       FROM
-        `moz-fx-data-shared-prod.bedrock_live.events_v1`
+        `moz-fx-data-shared-prod.bedrock_live.non_interaction_v1`
     )
   CROSS JOIN
     UNNEST(events) AS event,
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/contextual_services/event_aggregates/schema.yaml /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/contextual_services/event_aggregates/schema.yaml
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/contextual_services/event_aggregates/schema.yaml	2024-06-06 13:06:45.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/contextual_services/event_aggregates/schema.yaml	2024-06-06 13:18:58.000000000 +0000
@@ -1,49 +1,49 @@
 fields:
-- mode: NULLABLE
-  name: submission_date
+- name: submission_date
   type: DATE
-- mode: NULLABLE
-  name: source
+  mode: NULLABLE
+- name: source
   type: STRING
-- mode: NULLABLE
-  name: event_type
+  mode: NULLABLE
+- name: event_type
   type: STRING
-- mode: NULLABLE
-  name: form_factor
+  mode: NULLABLE
+- name: form_factor
   type: STRING
-- mode: NULLABLE
-  name: country
+  mode: NULLABLE
+- name: country
   type: STRING
-- mode: NULLABLE
-  name: subdivision1
+  mode: NULLABLE
+- name: subdivision1
   type: STRING
-- mode: NULLABLE
-  name: advertiser
+  mode: NULLABLE
+- name: advertiser
   type: STRING
-- mode: NULLABLE
-  name: release_channel
+  mode: NULLABLE
+- name: release_channel
   type: STRING
-- mode: NULLABLE
-  name: position
+  mode: NULLABLE
+- name: position
   type: INTEGER
-- mode: NULLABLE
-  name: provider
+  mode: NULLABLE
+- name: provider
   type: STRING
-- mode: NULLABLE
-  name: match_type
+  mode: NULLABLE
+- name: match_type
   type: STRING
-- mode: NULLABLE
-  name: normalized_os
+  mode: NULLABLE
+- name: normalized_os
   type: STRING
-- mode: NULLABLE
-  name: suggest_data_sharing_enabled
+  mode: NULLABLE
+- name: suggest_data_sharing_enabled
   type: BOOLEAN
-- mode: NULLABLE
-  name: event_count
+  mode: NULLABLE
+- name: event_count
   type: INTEGER
-- mode: NULLABLE
-  name: user_count
+  mode: NULLABLE
+- name: user_count
   type: INTEGER
-- mode: NULLABLE
-  name: query_type
+  mode: NULLABLE
+- name: query_type
   type: STRING
+  mode: NULLABLE
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/contextual_services/event_aggregates_suggest/schema.yaml /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/contextual_services/event_aggregates_suggest/schema.yaml
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/contextual_services/event_aggregates_suggest/schema.yaml	2024-06-06 13:06:45.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/contextual_services/event_aggregates_suggest/schema.yaml	2024-06-06 13:18:58.000000000 +0000
@@ -1,40 +1,40 @@
 fields:
-- mode: NULLABLE
-  name: submission_date
+- name: submission_date
   type: DATE
-- mode: NULLABLE
-  name: form_factor
+  mode: NULLABLE
+- name: form_factor
   type: STRING
-- mode: NULLABLE
-  name: country
+  mode: NULLABLE
+- name: country
   type: STRING
-- mode: NULLABLE
-  name: advertiser
+  mode: NULLABLE
+- name: advertiser
   type: STRING
-- mode: NULLABLE
-  name: normalized_os
+  mode: NULLABLE
+- name: normalized_os
   type: STRING
-- mode: NULLABLE
-  name: release_channel
+  mode: NULLABLE
+- name: release_channel
   type: STRING
-- mode: NULLABLE
-  name: position
+  mode: NULLABLE
+- name: position
   type: INTEGER
-- mode: NULLABLE
-  name: provider
+  mode: NULLABLE
+- name: provider
   type: STRING
-- mode: NULLABLE
-  name: match_type
+  mode: NULLABLE
+- name: match_type
   type: STRING
-- mode: NULLABLE
-  name: suggest_data_sharing_enabled
+  mode: NULLABLE
+- name: suggest_data_sharing_enabled
   type: BOOLEAN
-- mode: NULLABLE
-  name: impression_count
+  mode: NULLABLE
+- name: impression_count
   type: INTEGER
-- mode: NULLABLE
-  name: click_count
+  mode: NULLABLE
+- name: click_count
   type: INTEGER
-- mode: NULLABLE
-  name: query_type
+  mode: NULLABLE
+- name: query_type
   type: STRING
+  mode: NULLABLE
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix/funnel_retention_clients/schema.yaml /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix/funnel_retention_clients/schema.yaml
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix/funnel_retention_clients/schema.yaml	2024-06-06 13:06:45.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix/funnel_retention_clients/schema.yaml	2024-06-06 13:18:11.000000000 +0000
@@ -26,6 +26,9 @@
 - name: adjust_network
   type: STRING
   mode: NULLABLE
+- name: install_source
+  type: STRING
+  mode: NULLABLE
 - name: retained_week_2
   type: BOOLEAN
   mode: NULLABLE
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix/funnel_retention_week_4/schema.yaml /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix/funnel_retention_week_4/schema.yaml
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix/funnel_retention_week_4/schema.yaml	2024-06-06 13:06:45.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix/funnel_retention_week_4/schema.yaml	2024-06-06 13:18:11.000000000 +0000
@@ -48,6 +48,10 @@
   description: 'The type of source of a client installation.
 
     '
+- name: install_source
+  type: STRING
+  mode: NULLABLE
+  description: null
 - name: new_profiles
   type: INTEGER
   mode: NULLABLE
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/metadata.yaml /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/metadata.yaml
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/metadata.yaml	2024-06-06 13:07:16.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/metadata.yaml	2024-06-06 13:22:23.000000000 +0000
@@ -27,6 +27,7 @@
 scheduling:
   dag_name: bqetl_analytics_aggregations
   task_name: fenix_active_users_aggregates
+  date_partition_offset: -1
 bigquery:
   time_partitioning:
     type: day
@@ -55,7 +56,5 @@
   - moz-fx-data-shared-prod.org_mozilla_firefox_live.baseline_v1
   query.sql:
   - fenix.firefox_android_clients
-  - firefox_ios.firefox_ios_clients
-  - moz-fx-data-shared-prod.fenix.clients_last_seen_joined
-  - moz-fx-data-shared-prod.search_derived.mobile_search_clients_daily_v1
-  - mozdata.static.csa_gblmkt_languages
+  - moz-fx-data-shared-prod.fenix.active_users
+  - moz-fx-data-shared-prod.fenix.metrics_clients_last_seen
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/query.sql /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/query.sql
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/query.sql	2024-06-06 13:07:16.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/query.sql	2024-06-06 13:21:31.000000000 +0000
@@ -6,23 +6,14 @@
     install_source
   FROM
     fenix.firefox_android_clients
-  UNION ALL
-  SELECT
-    client_id,
-    adjust_network,
-    CAST(NULL AS STRING) install_source
-  FROM
-    firefox_ios.firefox_ios_clients
 ),
 baseline AS (
   SELECT
     submission_date,
     normalized_channel,
     client_id,
-    days_since_seen,
-    days_seen_bits,
+    days_active_bits,
     days_created_profile_bits,
-    durations,
     normalized_os,
     normalized_os_version,
     locale,
@@ -32,81 +23,56 @@
     device_model,
     first_seen_date,
     submission_date = first_seen_date AS is_new_profile,
-    uri_count,
-    is_default_browser,
-    CAST(NULL AS string) AS distribution_id,
+    distribution_id,
     isp,
-    IF(isp = 'BrowserStack', CONCAT('Fenix', ' BrowserStack'), 'Fenix') AS app_name
+    app_name,
+    activity_segment AS segment,
+    is_daily_user,
+    is_weekly_user,
+    is_monthly_user,
+    is_dau,
+    is_wau,
+    is_mau
   FROM
-    `moz-fx-data-shared-prod.fenix.clients_last_seen_joined`
+    `moz-fx-data-shared-prod.fenix.active_users`
   WHERE
     submission_date = @submission_date
 ),
-search_clients AS (
+metrics AS (
+    -- Metrics ping may arrive in the same or next day as the baseline ping.
   SELECT
     client_id,
-    submission_date,
-    ad_click,
-    organic,
-    search_count,
-    search_with_ads
+    ARRAY_AGG(normalized_channel IGNORE NULLS ORDER BY submission_date ASC)[
+      SAFE_OFFSET(0)
+    ] AS normalized_channel,
+    ARRAY_AGG(uri_count IGNORE NULLS ORDER BY submission_date ASC)[SAFE_OFFSET(0)] AS uri_count,
+    ARRAY_AGG(is_default_browser IGNORE NULLS ORDER BY submission_date ASC)[
+      SAFE_OFFSET(0)
+    ] AS is_default_browser
   FROM
-    `moz-fx-data-shared-prod.search_derived.mobile_search_clients_daily_v1`
+    `moz-fx-data-shared-prod.fenix.metrics_clients_last_seen`
   WHERE
-    submission_date = @submission_date
-),
-search_metrics AS (
-  SELECT
-    baseline.client_id,
-    baseline.submission_date,
-    SUM(ad_click) AS ad_clicks,
-    SUM(organic) AS organic_search_count,
-    SUM(search_count) AS search_count,
-    SUM(search_with_ads) AS search_with_ads
-  FROM
-    baseline
-  LEFT JOIN
-    search_clients s
-    ON baseline.client_id = s.client_id
-    AND baseline.submission_date = s.submission_date
+    DATE(submission_date)
+    BETWEEN @submission_date
+    AND DATE_ADD(@submission_date, INTERVAL 1 DAY)
   GROUP BY
-    client_id,
-    submission_date
+    client_id
 ),
-baseline_with_searches AS (
+unioned AS (
   SELECT
     baseline.client_id,
-    CASE
-      WHEN BIT_COUNT(days_seen_bits)
-        BETWEEN 1
-        AND 6
-        THEN 'infrequent_user'
-      WHEN BIT_COUNT(days_seen_bits)
-        BETWEEN 7
-        AND 13
-        THEN 'casual_user'
-      WHEN BIT_COUNT(days_seen_bits)
-        BETWEEN 14
-        AND 20
-        THEN 'regular_user'
-      WHEN BIT_COUNT(days_seen_bits) >= 21
-        THEN 'core_user'
-      ELSE 'other'
-    END AS activity_segment,
+    baseline.segment,
     baseline.app_name,
     baseline.app_display_version AS app_version,
     baseline.normalized_channel,
-    IFNULL(country, '??') country,
+    IFNULL(baseline.country, '??') country,
     baseline.city,
-    baseline.days_seen_bits,
     baseline.days_created_profile_bits,
-    DATE_DIFF(baseline.submission_date, baseline.first_seen_date, DAY) AS days_since_first_seen,
     baseline.device_model,
     baseline.isp,
     baseline.is_new_profile,
     baseline.locale,
     baseline.first_seen_date,
-    baseline.days_since_seen,
     baseline.normalized_os,
     baseline.normalized_os_version,
     COALESCE(
@@ -121,10 +87,9 @@
       SAFE_CAST(NULLIF(SPLIT(baseline.normalized_os_version, ".")[SAFE_OFFSET(2)], "") AS INTEGER),
       0
     ) AS os_version_patch,
-    baseline.durations AS durations,
     baseline.submission_date,
-    baseline.uri_count,
-    baseline.is_default_browser,
+    metrics.uri_count,
+    metrics.is_default_browser,
     baseline.distribution_id,
     CAST(NULL AS string) AS attribution_content,
     CAST(NULL AS string) AS attribution_source,
@@ -132,32 +97,34 @@
     CAST(NULL AS string) AS attribution_campaign,
     CAST(NULL AS string) AS attribution_experiment,
     CAST(NULL AS string) AS attribution_variation,
-    search.ad_clicks,
-    search.organic_search_count,
-    search.search_count,
-    search.search_with_ads,
-    CAST(NULL AS FLOAT64) AS active_hours_sum
+    CAST(NULL AS FLOAT64) AS active_hours_sum,
+    is_daily_user,
+    is_weekly_user,
+    is_monthly_user,
+    is_dau,
+    is_wau,
+    is_mau
   FROM
     baseline
   LEFT JOIN
-    search_metrics search
-    ON search.client_id = baseline.client_id
-    AND search.submission_date = baseline.submission_date
+    metrics
+    ON baseline.client_id = metrics.client_id
+    AND baseline.normalized_channel IS NOT DISTINCT FROM metrics.normalized_channel
 ),
-baseline_with_searches_and_attribution AS (
+unioned_with_attribution AS (
   SELECT
-    baseline.*,
+    unioned.*,
     attribution_data.install_source,
     attribution_data.adjust_network
   FROM
-    baseline_with_searches baseline
+    unioned
   LEFT JOIN
     attribution_data
     USING (client_id)
 ),
 todays_metrics AS (
   SELECT
-    activity_segment AS segment,
+    segment,
     app_version,
     attribution_medium,
     attribution_source,
@@ -175,81 +142,42 @@
     normalized_os_version AS os_version,
     os_version_major,
     os_version_minor,
-    durations,
     submission_date,
-    days_since_seen,
     client_id,
-    first_seen_date,
-    ad_clicks,
-    organic_search_count,
-    search_count,
-    search_with_ads,
     uri_count,
     active_hours_sum,
     adjust_network,
-    install_source
+    install_source,
+    is_daily_user,
+    is_weekly_user,
+    is_monthly_user,
+    is_dau,
+    is_wau,
+    is_mau
   FROM
-    baseline_with_searches_and_attribution
-),
-todays_metrics_enriched AS (
-  SELECT
-    todays_metrics.* EXCEPT (locale),
-    CASE
-      WHEN locale IS NOT NULL
-        AND languages.language_name IS NULL
-        THEN 'Other'
-      ELSE languages.language_name
-    END AS language_name,
-  FROM
-    todays_metrics
-  LEFT JOIN
-    `mozdata.static.csa_gblmkt_languages` AS languages
-    ON todays_metrics.locale = languages.code
+    unioned_with_attribution
 )
 SELECT
-  todays_metrics_enriched.* EXCEPT (
+  todays_metrics.* EXCEPT (
     client_id,
-    days_since_seen,
-    ad_clicks,
-    organic_search_count,
-    search_count,
-    search_with_ads,
+    is_daily_user,
+    is_weekly_user,
+    is_monthly_user,
+    is_dau,
+    is_wau,
+    is_mau,
     uri_count,
-    active_hours_sum,
-    first_seen_date,
-    durations
+    active_hours_sum
   ),
-  COUNT(DISTINCT IF(days_since_seen = 0, client_id, NULL)) AS daily_users,
-  COUNT(DISTINCT IF(days_since_seen < 7, client_id, NULL)) AS weekly_users,
-  COUNT(DISTINCT client_id) AS monthly_users,
-  COUNT(DISTINCT IF(days_since_seen = 0 AND durations > 0, client_id, NULL)) AS dau,
-  COUNT(DISTINCT IF(submission_date = first_seen_date, client_id, NULL)) AS new_profiles,
-  SUM(ad_clicks) AS ad_clicks,
-  SUM(organic_search_count) AS organic_search_count,
-  SUM(search_count) AS search_count,
-  SUM(search_with_ads) AS search_with_ads,
+  COUNTIF(is_daily_user) AS daily_users,
+  COUNTIF(is_weekly_user) AS weekly_users,
+  COUNTIF(is_monthly_user) AS monthly_users,
+  COUNTIF(is_dau) AS dau,
+  COUNTIF(is_wau) AS wau,
+  COUNTIF(is_mau) AS mau,
   SUM(uri_count) AS uri_count,
   SUM(active_hours_sum) AS active_hours,
 FROM
-  todays_metrics_enriched
+  todays_metrics
 GROUP BY
-  app_version,
-  attribution_medium,
-  attribution_source,
-  attributed,
-  city,
-  country,
-  distribution_id,
-  first_seen_year,
-  is_default_browser,
-  language_name,
-  app_name,
-  channel,
-  os,
-  os_version,
-  os_version_major,
-  os_version_minor,
-  submission_date,
-  segment,
-  adjust_network,
-  install_source
+  ALL
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/schema.yaml /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/schema.yaml
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/schema.yaml	2024-06-06 13:07:16.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/fenix_derived/active_users_aggregates_v3/schema.yaml	2024-06-06 13:21:31.000000000 +0000
@@ -29,6 +29,9 @@
 - name: is_default_browser
   type: BOOLEAN
   mode: NULLABLE
+- name: locale
+  type: STRING
+  mode: NULLABLE
 - name: app_name
   type: STRING
   mode: NULLABLE
@@ -56,9 +59,6 @@
 - name: install_source
   type: STRING
   mode: NULLABLE
-- name: language_name
-  type: STRING
-  mode: NULLABLE
 - name: daily_users
   type: INTEGER
   mode: NULLABLE
@@ -71,19 +71,10 @@
 - name: dau
   type: INTEGER
   mode: NULLABLE
-- name: new_profiles
-  type: INTEGER
-  mode: NULLABLE
-- name: ad_clicks
-  type: INTEGER
-  mode: NULLABLE
-- name: organic_search_count
-  type: INTEGER
-  mode: NULLABLE
-- name: search_count
+- name: wau
   type: INTEGER
   mode: NULLABLE
-- name: search_with_ads
+- name: mau
   type: INTEGER
   mode: NULLABLE
 - name: uri_count
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/firefox_desktop_derived/active_users_aggregates_v3/metadata.yaml /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/firefox_desktop_derived/active_users_aggregates_v3/metadata.yaml
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/firefox_desktop_derived/active_users_aggregates_v3/metadata.yaml	2024-06-06 13:07:15.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/firefox_desktop_derived/active_users_aggregates_v3/metadata.yaml	2024-06-06 13:22:22.000000000 +0000
@@ -27,6 +27,7 @@
 scheduling:
   dag_name: bqetl_analytics_aggregations
   task_name: firefox_desktop_active_users_aggregates
+  date_partition_offset: -1
 bigquery:
   time_partitioning:
     type: day
diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/firefox_desktop_derived/event_monitoring_live_v1/materialized_view.sql /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/firefox_desktop_derived/event_monitoring_live_v1/materialized_view.sql
--- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/firefox_desktop_derived/event_monitoring_live_v1/materialized_view.sql	2024-06-06 13:07:15.000000000 +0000
+++ /tmp/workspace/generated-sql/sql/moz-fx-da

⚠️ Only part of the diff is displayed.

Link to full diff

@lucia-vargas-a lucia-vargas-a enabled auto-merge (squash) June 6, 2024 13:28
@lucia-vargas-a lucia-vargas-a merged commit 1763ecb into main Jun 6, 2024
20 checks passed
@lucia-vargas-a lucia-vargas-a deleted the DENG-2989_update_active_users_aggregates branch June 6, 2024 13:33
lucia-vargas-a added a commit that referenced this pull request Jun 6, 2024
* Changes to active_users_aggregates.

* Remove days_since_seen and calculate activity segment.

* Remove is_core_active not required.

* Remove days_seen_bits from mobile queries not required.

* Adjust mobile query to use the baseline_clients_last_seen views.

* Update Focus Android query to use the baseline_clients_last_seen view.

* Get activity segments from the views instead of hard-coding it. Query attribution only when neccesary to improve performance. Delay update by 1 day to get metrics ping's data.

* Get app_name from clients_last_seen_v2 view.

* Set activity_segment as NULL for legacy Focus Android.

* Formatting

* Remove first_seen_date and correct column name in desktop_query.sql

* Update active_users_aggregates query for Desktop to get app_name and growth metrics from clients_last_seen_v2, replace language_name with locale and remove search metrics based on sprint decision (see DENG-1989).

* Update active_users_aggregates query for Mobile to remove search metrics based on sprint decision (see DENG-1989) and calculate the min metrics ping received between the current and next date, given that these pings can arrive in the same or next date as the baseline ping.

* Revert changes to Desktop queries in this PR, as this implementation is separated to [PR-5607](#5607).

* Space

* Formatting.

* Change name of activity_segment to segment.

* Fix reference to app name.

* Update app_anme in checks for Focus

* Use active_users instead of baseline_clients_last_seen and improve retrieving metrics ping's data.

* Formatting.

* Get distribution_id for Fenix.

* Get distribution_id for Fenix.

---------

Co-authored-by: Brad Ochocki Szasz <brad.ochocki@gmail.com>
lucia-vargas-a added a commit that referenced this pull request Jun 6, 2024
* Changes to active_users_aggregates.

* GROWTH-147 iOS LTV (#5400)

* Adding a new table (moz-fx-data-shared-prod.firefox_ios_derived.ltv_states_v1) & corresponding view (moz-fx-data-shared-prod.firefox_ios.ltv_states)

* GROWTH-147 backfill (#5407)

* DENG-3462 create view on top of clients_last_seen_v2 with new boolean… (#5406)

* DENG-3462 create view on top of clients_last_seen_v2 with new boolean columns is_dau, is_wau, etc

* DENG-3462 remove is_mobile column

* Backfill new `newtab_clients_daily_v1` table (#5408)

* Backfill new table

* update end_date to incorporate new fields

* GROWTH-147 complete backfill of firefox_ios_derived.ltv_states_v1 (#5409)

* Google ads etl (#5393)

* Add UDFs for extracting campaign info

* Add campaigns table

* Add ad_groups table

* Add schemas

* Uncomment UDFs

* Format sql files

* Reformat UDFs

* Use common most_recent_rec terminology

* Replace 3 UDFs with one

* reformat & fix tests

* Reformat again

* App campaign stats (#5413)

* Extract campaign_id and ad_group_id in fac

* Add Android App Campaign Stats table

* Dont rely on fac view

* Reformat

* DENG-2621: Add pageload derived tables (#5359)

* Added nightly, experiments and 1pct tables

* DENG-3235: Added deletion date field to bigquery_tables_inventory_v1 (#5386)

* Added deletion date field

---------

Co-authored-by: Chelsey Beck <64881557+chelseybeck@users.noreply.github.com>

* DENG-3471 suppression list from campaign monitor (#5412)

* DENG-3471 suppression list from campaign monitor

* Update sql/moz-fx-data-shared-prod/marketing_suppression_list_external/campaign_monitor_suppression_list_v1/metadata.yaml

Co-authored-by: Ben Wu <12437227+BenWu@users.noreply.github.com>

---------

Co-authored-by: Ben Wu <12437227+BenWu@users.noreply.github.com>

* Complete backfill (#5414)

* DENG-3008 Updating Braze Models (#5405)

* updating create statement

* joining on users table to filter for active and ensuring there is at least one subscription

* joining on users to filter for active

* adding dev subscription group

* removing fxa_id in favor of has_fxa

* bringing in update timestamp for downstream use

* updating formatting and adding filter for active users

* adding filter for one active newsletter

* updating tests

* adding fxa id back to users table to join to products

* updating query

* updating values

* updating tests

* fix test for subscriptions

* changing schema to array

* updating format

* updating to pull in all subscriptions with statuses

* removing create statement

* updating subscriptions query to make it an array and updating associated tests

* updating formatting and comment

---------

Co-authored-by: Leli Schiestl <lschiestl@mozilla.com>

* Deng 3471 suppression list out of campaign monitor api (#5416)

* DENG-3471 suppression list from campaign monitor

* Update sql/moz-fx-data-shared-prod/marketing_suppression_list_external/campaign_monitor_suppression_list_v1/metadata.yaml

Co-authored-by: Ben Wu <12437227+BenWu@users.noreply.github.com>

* after seans coder review

---------

Co-authored-by: Ben Wu <12437227+BenWu@users.noreply.github.com>

* fixing the readme (#5418)

* DENG-3511 update funnel_derived_clients to remove channel to match updated private bqetl (#5419)

* DENG-3511 update views to use updated udfs (#5420)

* DENG-3511 remove channel from input since no longer required for updated UDF

* DENG-3511 remove channel from input since no longer required for updated UDF

* DENG-3186 new desktop engagement model (#5415)

* DENG-3186 new desktop engagement model

* DENG-3186 add distribution ID to eng client V1 query

* DENG-3186 - add distribution ID to the schema.yaml for eng client

* DENG-3186 add distribution ID to the agg table

* DENG-3186 adding locale to both client & agg tables

* DENG-3186 add app_version to client & agg tables

* DENG-3168 move lifecycle stage from engagement agg table to engagement agg view

* DENG-3186 - add new desktop_engagement_client_v1 table to shredder

* DENG-3186 update formatting of config.py

* DENG-3186 switch to get country, os, os version, and build # from clients last seen and remove join to clients daily

* DENG-3168 backfill new desktop_engagement_client_v1 table (#5422)

* Update Glean generators checks. (#5323)

* Update Glean generators checks.

* Remove new_profiles check, not required.

* warn or fail depending on range

* Set check to fail if clients are missing, which is an ETL issue.

* Checks fail when difference is higher than 1%.

* Checks fail when difference is higher than 1%.

* Make checks fail on a smaller difference.

* Deng 3410 main suppression list (#5423)

* DENG-3471 suppression list from campaign monitor

* status quo

* DENG-3410 Main Suppression List

* adding metadata

* DENG-3125 Update clients last seen v2 (#5617)

Explicitly adding column order to schema.yaml and query, and will also swap out with newly backfilled table

* Deng 3763 increase schedule frequency (#5590)

* changing to 8 hours to align with schedules

* updating schedule

* updating schedule and aligning checks

* updating error text

* DENG-3462 - update clients last seen to use clients_last_seen_v2 instead of v1 (#5447)

Co-authored-by: Brad Ochocki Szasz <brad.ochocki@gmail.com>

* Revert "RS-788 Add support for organic searches with ads to the mobile search…" (#5676)

This reverts commit 9814059.

* Include VPN iOS network extension app in VPN events ETLs. (#5677)

* feat: remove backfill.yaml for org_mozilla_fennec_aurora_derived/baseline_clients_daily_v1 as it was not used (#5673)

* Normalizing campaign names (#5681)

* Normalizing campaign names

Converted all the campaign names to upper case to prevent us from seeing situations like eu and EU in our segments

* Fixed the placement of the UPPER function

* removing acoustic last engaged timestamp from models and tests (#5678)

* removing acoustic last engaged timestamp

* removing suppression list model and tests

* removing dependency until frequency is increased

* formatting

* formatting

* Add isp name to desktop_active_users (#5686)

* feat: update firefox_android_clients_v1 to pull distribution_id only from the baseline ping (#5685)

* feat: update firefox_android_clients_v1 to pull distribution_id only from the baseline ping

* feat: update firefox_android_clients_v1 baseline test schema to include distribution_id

* fix: resolve distribution_id not in baseline error

---------

Co-authored-by: Katie Windau <153020235+kwindau@users.noreply.github.com>

* adding search_with_ads_organic to mobile_clients_daily table (#5683)

* adding search_with_ads_organic to mobile_clients_daily table

* Fix the CI tests

---------

Co-authored-by: Alekhya Kommasani <akommasani@mozilla.com>
Co-authored-by: Alekhya <88394696+alekhyamoz@users.noreply.github.com>

* Fix setting partitioning metadata (#5690)

* DENG-3186 start managed backfill of desktop_engagement_clients_v1 (#5691)

* chore: refactor schema deploys, add and use deploy utils (#5674)

* chore: refactor schema deploys, add and use utils

* Update tests

* Add deploy tests

* Use string representation of table object in log statements

* removing upstream dependencies for now (#5688)

* removing dependencies

* adding comment

* feat: add backfill.yaml to fenix and firefox_ios retention_v1 query (#5679)

* DENG-3186 complete managed backfill of destkop_engagement_clients_v1 (#5695)

* Reverted EXPANSION to Expansion (#5698)

* fix: update entry date to be the same as the end_date (#5699)

* fix(deploy): skip (instead of fail) deploys with explicitly null destination_table (#5700)

* Revert "adding search_with_ads_organic to mobile_clients_daily table (#5683)" (#5701)

This reverts commit 71bbaa2.

* DENG-3186 initiate managed backfill for desktop_engagement_v1 (#5694)

* feat: NULL empty strings in attribution fields when generating retention_clients and engagement_clients results (#5680)

* feat: NULL empty strings in attribution fields when generating retention_clients and engagement_clients results

* fix: fix engagement and retention clients views inside kpi_mobile generator

* Add registration funnels config using legacy events (#5696)

* Add registration funnels using legacy events

* Update registration_funnels_legacy_events.toml

---------

Co-authored-by: Kimberly Siegler <kimberlysiegler@Kimberlys-MacBook-Pro-2.local>
Co-authored-by: Anna Scholtz <anna@scholtzan.net>

* Deng 3763 increment changed tables (#5704)

* changing sync tables to incremental

* removing checks no longer needed

* adding timestamp to payload and using it in changed query

* formatting sql

* deleting changed subscriptions

* updating firefox subscriptions query

* updating comments

* DENG-3186 complete managed backfill of desktop engagement v1 (#5705)

* updating labels (#5706)

* removed backfill yaml (#5707)

* Fix mobile_search_clients_daily (#5702)

* Update mobile_search_clients_daily tempate

* Update mobile_search_clients_daily tests

* adding builders application newsletter to map (#5708)

* feat: moving 2024-05-31 fenix_derived.retention_v1 backfill entry to Complete (#5709)

* Clean up views that are no longer needed (#5713)

* feat: make changes to generate retention and engagement for focus and klar products also (#5710)

* add scheduling definition into parameter to fix error where data not … (#5716)

* add scheduling definition into parameter to fix error where data not going into the proper partition

* remove {raw} around date as not using sql generator here

* add backfill.yaml, initiate backfill for desktop_retention_clients_v1 (#5718)

* updating metadata for incremental runs (#5717)

* updating metadata for incremental runs

* changing back to day from hour

* missed one

* updating to remove partition parameter and add tags (#5719)

* The app_name is Firefox Desktop in all cases. (#5720)

* complete managed backfill for desktop-client-retetion-v1 (#5724)

* add backfill.yaml for managed backfill of desktop_retention_v1 aggregation table (#5727)

* feat: add bqetl_mobile_kpi_metrics DAG and schedule mobile_kpi_metrics using it (#5715)

* feat: add backfill.yaml for firefox_ios_derived.retention_v1 (#5728)

* adding search with ads organic to mobile_search_aggregates and search_revenue_levers_daily table (#5682)

* updates to mobile_search_aggregates and search_revenue_levers_table

adding search_with_ads_organic to mobile_search_aggregates and search_revenue_levers_table

* Update query.sql

* Fix schema.yaml and test files

* Fix CI issue

Fix CI issue

---------

Co-authored-by: Alekhya Kommasani <akommasani@mozilla.com>
Co-authored-by: Alekhya <88394696+alekhyamoz@users.noreply.github.com>

* Exclude `accounts_cirrus` Glean app from baseline ping checks as it has no baseline pings (bug 1888718). (#5726)

Cirrus apps generally don't have baseline pings.

This should resolve bug 1888718 "Airflow task bqetl_glean_usage.checks__warn_accounts_cirrus_derived__baseline_clients_last_seen__v1 failing since exec_date 2024-03-23".

* feat: update bqetl_mobile_kpi_metrics DAG start date (#5731)

* feat: update status of firefox_ios_derived.retention_v1 to Complete (#5730)

* change status from Intitiate to Complete (#5732)

* Remove `external_downstream_tasks` metadata from `unified_metrics_v1`. (#5734)

The `kpi_forecasting` DAG doesn't currently have a `wait_for_unified_metrics` task.

* Add additional fields to data observability table to test schema changes (#5735)

* Added dataset id (#5721)

* GROWTH-143 Create new desktop conversion event table (#5733)

* fix(geckoview_version): Replace geckoview.version field with valid gecko.version (#5736)

* removing uniqueness check from sync models (#5739)

* Backfill geckoview_version_v1 (#5738)

* Backfill geckoview_version_v1

* Add schema.yaml to geckoview_version_v1

* RS_1233 add is_enterprise_policies to search_clients_daily_v8 and search_aggregates (#5714)

* RS_1233_Add payload.processes.parent.scalars.policies_is_enterprise to search aggregates and search clients daily table

Add ingpayload.processes.parent.scalars.policies_is_enterprise to
- search_derived/search_aggregates
- search_derived/searc_ clients_daily_v8

* Update query.sql

* update to schema.yaml

* Fix CI issues

* Fix the tests

Fix tests issue

---------

Co-authored-by: Alekhya Kommasani <akommasani@mozilla.com>
Co-authored-by: Alekhya <88394696+alekhyamoz@users.noreply.github.com>

* Hardcode normalized_os as iOS in event_aggregates (#5725)

* GROWTH-143 fix check to use required partition by column and check al… (#5743)

* Add channel to schema_error_counts_v2 (#5744)

* Complete backfill of geckoview_versions (#5742)

* Fix `format_timedelta` function's parsing of negative timedeltas (#5740)

* Fix `format_timedelta` function's parsing of negative timedeltas.

The entire timedelta can be negative.

* Refactor to use a single timedelta regular expression.

* Fix typo in `format_timedelta` function argument.

* Add deprecation label to sql generators. (#5746)

* Deprecate active_users_aggregates_attribution (#5745)

* The app_name is Firefox Desktop in all cases.

* Formatting

* Formatting

* Example config files for BigEye and Monte Carlo (#5737)

* Add BigConfig example

* Add monte carlo config

* Allow multiple monte carlo configs

* Update schema for schema_error_counts_v2 (#5748)

* Deng 3998 deprecate active users aggregates deletion requests (#5747)

* Add deprecation label to sql generators.

* Clarification to not delete the table.

* Update active_users_aggregates query for Desktop (#5607)

* Update active_users_aggregates query for Desktop to get app_name and growth metrics from clients_last_seen_v2, replace language_name with locale and remove search metrics based on sprint decision (see DENG-1989).

* Use active_users view.

* Naming adjustment

---------

Co-authored-by: Brad Ochocki Szasz <brad.ochocki@gmail.com>

* Changes to active_users_aggregates query for Mobile (#5396)

* Changes to active_users_aggregates.

* Remove days_since_seen and calculate activity segment.

* Remove is_core_active not required.

* Remove days_seen_bits from mobile queries not required.

* Adjust mobile query to use the baseline_clients_last_seen views.

* Update Focus Android query to use the baseline_clients_last_seen view.

* Get activity segments from the views instead of hard-coding it. Query attribution only when neccesary to improve performance. Delay update by 1 day to get metrics ping's data.

* Get app_name from clients_last_seen_v2 view.

* Set activity_segment as NULL for legacy Focus Android.

* Formatting

* Remove first_seen_date and correct column name in desktop_query.sql

* Update active_users_aggregates query for Desktop to get app_name and growth metrics from clients_last_seen_v2, replace language_name with locale and remove search metrics based on sprint decision (see DENG-1989).

* Update active_users_aggregates query for Mobile to remove search metrics based on sprint decision (see DENG-1989) and calculate the min metrics ping received between the current and next date, given that these pings can arrive in the same or next date as the baseline ping.

* Revert changes to Desktop queries in this PR, as this implementation is separated to [PR-5607](#5607).

* Space

* Formatting.

* Change name of activity_segment to segment.

* Fix reference to app name.

* Update app_anme in checks for Focus

* Use active_users instead of baseline_clients_last_seen and improve retrieving metrics ping's data.

* Formatting.

* Get distribution_id for Fenix.

* Get distribution_id for Fenix.

---------

Co-authored-by: Brad Ochocki Szasz <brad.ochocki@gmail.com>

* Create klar_android.active users aggregates (#5624)

* Changes to active_users_aggregates.

* Remove days_since_seen and calculate activity segment.

* Remove is_core_active not required.

* Remove days_seen_bits from mobile queries not required.

* Adjust mobile query to use the baseline_clients_last_seen views.

* Update Focus Android query to use the baseline_clients_last_seen view.

* Get activity segments from the views instead of hard-coding it. Query attribution only when neccesary to improve performance. Delay update by 1 day to get metrics ping's data.

* Get app_name from clients_last_seen_v2 view.

* Set activity_segment as NULL for legacy Focus Android.

* Formatting

* Remove first_seen_date and correct column name in desktop_query.sql

* Update active_users_aggregates query for Desktop to get app_name and growth metrics from clients_last_seen_v2, replace language_name with locale and remove search metrics based on sprint decision (see DENG-1989).

* Update active_users_aggregates query for Mobile to remove search metrics based on sprint decision (see DENG-1989) and calculate the min metrics ping received between the current and next date, given that these pings can arrive in the same or next date as the baseline ping.

* Revert changes to Desktop queries in this PR, as this implementation is separated to [PR-5607](#5607).

* Space

* Formatting.

* Change name of activity_segment to segment.

* Add . Klar Android query and join in the Mobile view.

* Fix reference to app name.

* Update app_anme in checks for Focus

* Add klar android to the checks and update app_name in checks for Focus.

* Formatting.

* Use active_users instead of baseline_clients_last_seen and improve retrieving metrics ping's data.

* Formatting.

* --- (#5623)

updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anna Scholtz <anna@scholtzan.net>

* Update backfill.yaml (#5629)

* DENG-3719: Allow setting billing project for managed backfills (#5605)

* Added default billing project and param

* DENG-3851 Updated managed backfill docs with slack channel for notifcations (#5630)

* Updated docs

* Update docs/cookbooks/creating_a_derived_dataset.md

Co-authored-by: Alexander <anicholson@mozilla.com>

---------

Co-authored-by: Alexander <anicholson@mozilla.com>

* Inject some errors to fenix metrics_clients_last_seen_v1 to test observability tooling (#5631)

* feat: add kpi_support_metrics SQL generator (#5594)

* feat: add kpi_support_metrics SQL generator

* feat: replace baseline_clients_last_seen_activity_extended with active_users

* feat: add template to union all views inside telemetry namespace

* feat: remove retention queries for firefox_ios and fenix as now they are generated via kpi_support_metrics generator

* bug: correct app_name based logic used by templating

* bug: fix formatting inside kpi_support_metrics templates

* feat: implement feedback from PR by removing mozilla online logic as no longer needed and correcting app_name setting

* feat: fix active_users union mismatch

* feat: remove scheduling for now, will be added in the next PR.

* feat: make sure we user product_specific_attribution_fields additional field list instead of app_name logic in templates (#5633)

* delete new pageload experiments table (#5634)

* Use information_schema to find experiment tables for shredder (#5635)

* Update retention of search terms sanitized datasets (#5577)

* Be explicit about columns in clients_yearly (#5636)

* Add distribution_id and geo_subdivision to clients_yearly schema (#5637)

* Added two new fields to col list (#5639)

* feat: add backfill.yaml to org_mozilla_fennec_aurora_derived.baseline_clients_daily_v1 (#5632)

* Add flipkart and home_depot views (#5638)

* Add flipkart and home_depot views

* remove manually created views. use the user_facing view syndication instead

* fix yaml lint

* DENG-3288 add Focus iOS and Focus Android and switch to use new views instead of extended views (#5641)

* DENG-3288 Add "is_mobile" to mobile_engagement_clients_v1 and mobile_engagement_v1 (#5648)

* Update `bqetl_subplat` DAG description with new expected Stripe report error message. (#5642)

* feat: add schema files to baseline_clients_daily_v1 and baseline_clients_last_seen_v1 (#5646)

* fix: add fields: map to baseline_daily and baseline_last_seen schemas (#5651)

* feat: update kpi_support_metrics generation to append platform to the unioned view name (#5644)

Co-authored-by: Katie Windau <153020235+kwindau@users.noreply.github.com>

* fix(backfills): switch to concurrent.futures to improve debuggability (#5653)

* fix(backfills): followup to concurrent.futures, raise Error if any failed dates (#5654)

* Reprocess past two days in jobs_by_organization_v1 (#5652)

* feat: rename baseline_last_seen references to active_users and add "platform" to only include platform specific fields when it matches (#5645)

* fix(backfills): switch from process to thread to avoid pickling bigquery object (#5656)

* feat: rename kpi_support_metrics to mobile_kpi_support_metrics (#5657)

* [RS-1246] Fix DDG DAU in search_revenue_levers_daily (#5655)

* Fix search_revenue_levers_daily

* Query formatting

---------

Co-authored-by: m-d-bowerman <mbowerman@mozilla.com>

* DENG-2975 active_users (#5478)

* Add is_desktop to engagement and retention tables (#5658)

* add is_desktop to engagement and retention tables

* replace clients_last_seen by active_users

* format

* remove unused normalized_channel

* [DENG-3889] Rewrite events_stream_v1 for better performance (#5659)

* Add more null channels for metrics_clients_last_seen test (#5662)

* chore(glam): accommodate for dag reschedule (#5664)

* [DENG-3889] Replace events_stream temp udfs with inline usages (#5666)

* Add telemetry_derived.latest_version to data-observability-dev (#5663)

* [RS-834] Add country to search_revenue_levers_daily (#4739)

* Add country

* change channel spellings so match revenue table

* update country list

* Reformat

* Update desktop DAU definition

Can't update mobile DAU by engine breakouts w/o changes to mobile_search_clients_daily. But we also don't need that option since default engine is currently buggy and searchers presumably have > 0 active seconds

* Fix sql format

---------

Co-authored-by: Alekhya <88394696+alekhyamoz@users.noreply.github.com>
Co-authored-by: Alekhya Kommasani <akommasani@mozilla.com>

* Fix PyPI package publishing in CI (#5669)

* Fix PyPI package publishing in CI

* Update .circleci/workflows.yml

Co-authored-by: Mike Williams <102263964+mikewilli@users.noreply.github.com>

---------

Co-authored-by: Mike Williams <102263964+mikewilli@users.noreply.github.com>

* Use ad group ID to get campaign info (#5670)

* feat: move mobile engagement logic into mobile kpi support metrics generator (#5661)

* feat: move mobile_engagement SQL logic into mobile_kpi_support_metrics generator

* feat: remove mobile_engagement queries from telemetry and telemetry_erived

* feat: apply formatting to engagement_clients view and add checks template

* feat: add engagement view template and add engagement templates to the generation logic

* bug: fix engagement query errors

* feat: sneak in removing of retention views inside telemetry (mobile kpi generator will overwrite these anyways)

* feat: remove bqetl_mobile_engagement_model DAG from DAG list as no longer needed.

* feat: fix an engagement_v1 query template and removed unecessary comment from the metadata template

* fix: update engagement templates to ensure valid query is rendered

* [DENG-3905] Support queries with temp udfs when billing project is set (#5668)

* DENG-3237: Added deletion dates to deprecated tables (#5660)

* Added deletion dates

* fix: metadata.yaml generation change to allow backfill command execution (#5671)

* RS-788 Add support for organic searches with ads to the mobile search counts tables (#5598)

* adding organic searches with ads to this table

* updating mobile_search_aggregates table with search_with_ads_organic column

* updating the search revenue lever table

- include search_with_ads_organic columns for Bing, Google and DDG

* Fix CI issues

* Fix tests CI failure

* fix tests

* Fix test sql failure

* Update query.sql

reverting back to original code for search_revenue_levers table

---------

Co-authored-by: Alekhya Kommasani <akommasani@mozilla.com>
Co-authored-by: Alekhya <88394696+alekhyamoz@users.noreply.github.com>

* Update desktop active_users view to make dimensions available for KPIs. (#5675)

* Use desktop active_users view to make dimensions available for KPIs.

* Naming adjustment

* Fix reference to app name.

* Use active_users instead of baseline_clients_last_seen and improve retrieving metrics ping's data.

* Formatting.

* Get distribution_id for Fenix.

* Get distribution_id for Fenix.

* Format correction

* Skip unavailable data, becuase it's not KPI relevant.

* Formatting

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anna Scholtz <anna@scholtzan.net>
Co-authored-by: Teon L Brooks <teon.brooks@gmail.com>
Co-authored-by: Winnie Chan <10429026+wwyc@users.noreply.github.com>
Co-authored-by: Alexander <anicholson@mozilla.com>
Co-authored-by: kik-kik <42538694+kik-kik@users.noreply.github.com>
Co-authored-by: Ben Wu <12437227+BenWu@users.noreply.github.com>
Co-authored-by: whd <whd@users.noreply.github.com>
Co-authored-by: Frank Bertsch <frank.bertsch@gmail.com>
Co-authored-by: wil stuckey <wstuckey@mozilla.com>
Co-authored-by: Katie Windau <153020235+kwindau@users.noreply.github.com>
Co-authored-by: Sean Rose <1994030+sean-rose@users.noreply.github.com>
Co-authored-by: skahmann3 <16420065+skahmann3@users.noreply.github.com>
Co-authored-by: m-d-bowerman <mbowerman@mozilla.com>
Co-authored-by: Vanessa Sabino <vsabino@mozilla.com>
Co-authored-by: Eduardo Filho <edugomfilho@gmail.com>
Co-authored-by: Alekhya <88394696+alekhyamoz@users.noreply.github.com>
Co-authored-by: Alekhya Kommasani <akommasani@mozilla.com>
Co-authored-by: Mike Williams <102263964+mikewilli@users.noreply.github.com>
Co-authored-by: Preethi Issac <102384487+pissac17@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Katie Windau <153020235+kwindau@users.noreply.github.com>
Co-authored-by: m-d-bowerman <107562575+m-d-bowerman@users.noreply.github.com>
Co-authored-by: Frank Bertsch <frank.bertsch@gmail.com>
Co-authored-by: Winnie Chan <10429026+wwyc@users.noreply.github.com>
Co-authored-by: Chelsey Beck <64881557+chelseybeck@users.noreply.github.com>
Co-authored-by: Leli <33942105+lelilia@users.noreply.github.com>
Co-authored-by: Ben Wu <12437227+BenWu@users.noreply.github.com>
Co-authored-by: Leli Schiestl <lschiestl@mozilla.com>
Co-authored-by: Brad Ochocki Szasz <brad.ochocki@gmail.com>
Co-authored-by: Alekhya <88394696+alekhyamoz@users.noreply.github.com>
Co-authored-by: Sean Rose <1994030+sean-rose@users.noreply.github.com>
Co-authored-by: kik-kik <42538694+kik-kik@users.noreply.github.com>
Co-authored-by: richard baffour <baffour345@gmail.com>
Co-authored-by: Preethi Issac <102384487+pissac17@users.noreply.github.com>
Co-authored-by: Alekhya Kommasani <akommasani@mozilla.com>
Co-authored-by: Anna Scholtz <anna@scholtzan.net>
Co-authored-by: Alexander <anicholson@mozilla.com>
Co-authored-by: ksiegler1 <ksiegler@mozilla.com>
Co-authored-by: Kimberly Siegler <kimberlysiegler@Kimberlys-MacBook-Pro-2.local>
Co-authored-by: Marlene Hirose <92952117+Marlene-M-Hirose@users.noreply.github.com>
Co-authored-by: Eduardo Filho <edugomfilho@gmail.com>
Co-authored-by: Curtis Morales <cmorales@mozilla.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Teon L Brooks <teon.brooks@gmail.com>
Co-authored-by: whd <whd@users.noreply.github.com>
Co-authored-by: wil stuckey <wstuckey@mozilla.com>
Co-authored-by: skahmann3 <16420065+skahmann3@users.noreply.github.com>
Co-authored-by: m-d-bowerman <mbowerman@mozilla.com>
Co-authored-by: Vanessa Sabino <vsabino@mozilla.com>
Co-authored-by: Mike Williams <102263964+mikewilli@users.noreply.github.com>
sean-rose added a commit that referenced this pull request Jun 6, 2024
The `klar_android.active_users_aggregates` view and its underlying `klar_android_derived.active_users_aggregates_v3` table have a different schema than the rest of the apps, because it was added more recently (#5624) after some columns were removed from the `active_users_aggregates_v3` ETL (#5396).
sean-rose added a commit that referenced this pull request Jun 6, 2024
The `klar_android.active_users_aggregates` view and its underlying `klar_android_derived.active_users_aggregates_v3` table have a different schema than the rest of the apps, because it was added more recently (#5624) after some columns were removed from the `active_users_aggregates_v3` ETL (#5396).
sean-rose added a commit that referenced this pull request Jun 6, 2024
…ug 1901121) (#5765)

* Fix union error in `telemetry.active_users_aggregates_mobile` view.

The `klar_android.active_users_aggregates` view and its underlying `klar_android_derived.active_users_aggregates_v3` table have a different schema than the rest of the apps, because it was added more recently (#5624) after some columns were removed from the `active_users_aggregates_v3` ETL (#5396).

* Correct `is_default_browser` column type for `klar_android` app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants