Closed Bug 1754502 Opened 3 years ago Closed 3 years ago

Airflow task probe_scraper.mozilla_schema_generator failing on 2022-02-08

Categories

(Data Platform and Tools :: General, defect)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: relud, Assigned: relud)

Details

(Whiteboard: [airflow-triage])

Attachments

(1 file)

ping_info.experiments[].value.extra changed type from STRUCT<type STRING> to ARRAY<STRUCT<key STRING, value STRING>> in all glean pings due to mozilla-pipeline-schemas#724, which isn't a valid schema evolution.

--- /app/validate_schema_evolution/38737e602bb0fd3733dddf92aa30393e5480e2d0_base-revision/org-mozilla-ios-fennec.deletion-request.1.txt
+++ /app/validate_schema_evolution/dc14e9ab03fe8665527219067eb25197add358ff_generated-schemas/org-mozilla-ios-fennec.deletion-request.1.txt
@@ -69,3 +69,4 @@
root.ping_info.experiments.[].value.branch STRING
-root.ping_info.experiments.[].value.extra.type STRING
+root.ping_info.experiments.[].value.extra.[].key STRING
+root.ping_info.experiments.[].value.extra.[].value STRING
root.ping_info.ping_type STRING
Assignee: nobody → dthorn
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Component: Datasets: General → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: