Skip to content

Commit

Permalink
Add upstream backfill deps
Browse files Browse the repository at this point in the history
  • Loading branch information
fbertsch committed Nov 15, 2023
1 parent 3c1b75f commit 920b01d
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,15 @@ bigquery:
expiration_days: null
clustering:
fields: ["country"]
depends_on:
- task_id: mozilla_org_derived__ga_sessions__v1__backfill_-1
dag_name: ga_sessions_backfill
execution_delta: 1h
- task_id: mozilla_org_derived__ga_sessions__v1__backfill_-2
dag_name: ga_sessions_backfill
execution_delta: 1h
- task_id: mozilla_org_derived__ga_sessions__v1__backfill_-3
dag_name: ga_sessions_backfill
execution_delta: 1h
references: {}
deprecated: false

0 comments on commit 920b01d

Please sign in to comment.