mozilla / bigquery-etl

Bigquery ETL
https://mozilla.github.io/bigquery-etl
Mozilla Public License 2.0
243 stars 98 forks source link

feat: add backfill.yaml for firefox_ios_derived.retention_v1 #5728

Closed kik-kik closed 1 month ago

kik-kik commented 1 month ago

feat: add backfill.yaml for firefox_ios_derived.retention_v1


Checklist for reviewer:

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

┆Issue is synchronized with this Jira Task

dataops-ci-bot commented 1 month ago

Integration report for "feat: add backfill.yaml for firefox_ios_derived.retention_v1"

sql.diff

Click to expand! ```diff Only in /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios_derived/retention_v1: backfill.yaml diff -bur --no-dereference --new-file /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/firefox_ios_derived/retention_v1/backfill.yaml /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios_derived/retention_v1/backfill.yaml --- /tmp/workspace/main-generated-sql/sql/moz-fx-data-shared-prod/firefox_ios_derived/retention_v1/backfill.yaml 1970-01-01 00:00:00.000000000 +0000 +++ /tmp/workspace/generated-sql/sql/moz-fx-data-shared-prod/firefox_ios_derived/retention_v1/backfill.yaml 2024-06-04 13:29:46.000000000 +0000 @@ -0,0 +1,7 @@ +2024-06-04: + start_date: 2021-01-01 + end_date: 2024-06-04 + reason: The table is created, this is to populate it with data. + watchers: + - kik@mozilla.com + status: Initiate ```

Link to full diff