Closed
Bug 1822251
Opened 3 years ago
Closed 3 years ago
Airflow DAG bqetl_sponsored_tiles_clients_daily failing on 2023-03-14
Categories
(Data Platform and Tools :: General, defect)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: akomar, Assigned: curtis)
Details
(Whiteboard: [airflow-triage])
Attachments
(1 file)
Airflow DAG bqetl_sponsored_tiles_clients_daily is failing on 2023-03-14 due to incompatible schema change (see https://workflow.telemetry.mozilla.org/log?dag_id=bqetl_sponsored_tiles_clients_daily&task_id=sponsored_tiles_clients_daily_v1&execution_date=2023-03-13T04%3A00%3A00%2B00%3A00)
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Opened a PR to fix it https://github.com/mozilla/bigquery-etl/pull/3661
This happened because of the change to glean ping_info.experiments https://github.com/mozilla-services/mozilla-pipeline-schemas/pull/761, which broke a UDF because the experiments struct now has a different format
| Assignee | ||
Comment 3•3 years ago
|
||
I merged the PR and reran the table for today. This is fixed now.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•