Skip to content

Commit

Permalink
Fix jinja templating in glean usage metadata (#4636)
Browse files Browse the repository at this point in the history
  • Loading branch information
scholtzan authored Dec 1, 2023
1 parent ff5db87 commit 9399d3e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ scheduling:
depends_on_past: true
date_partition_parameter: null
parameters:
{% raw %}
- submission_date:DATE:{{ds}}
{% endraw %}
depends_on:
- task_id: telemetry_derived__core_clients_first_seen__v1
dag_name: copy_deduplicate
Expand Down

0 comments on commit 9399d3e

Please sign in to comment.