Skip to content

Conversation

@acmiyaguchi
Copy link
Contributor

@acmiyaguchi acmiyaguchi commented Feb 1, 2021

bug link

It's likely that this gets extended by another 90 days within the next few days, but I rather set this policy now to ensure that something like bug 1690126 doesn't creep up on us again. It was oversight on my part that we didn't have this policy set up on study launch.

cc @akohlbre

Checklist for reviewer:

For glean changes:

  • Update templates/include/glean/CHANGELOG.md

@acmiyaguchi acmiyaguchi requested a review from whd February 1, 2021 23:26
@auto-assign auto-assign bot requested a review from akkomar February 1, 2021 23:26
@acmiyaguchi acmiyaguchi removed the request for review from akkomar February 1, 2021 23:28
@dataops-ci-bot
Copy link

Integration report for "Bug 1689758 - Set citp-news-disinfo study table to 90 day expiration"

bq_schema_39139f18-aa772b9f.diff

Click to expand!
diff --new-file --exclude '*.txt' /app/integration/39139f18/default-browser-agent.default-browser.1.bq /app/integration/aa772b9f/default-browser-agent.default-browser.1.bq
59,64d58
<   },
<   {
<     "description": "What action was taken by the user the last time a toast notification was displayed",
<     "mode": "NULLABLE",
<     "name": "previous_notification_action",
<     "type": "STRING"
diff --new-file --exclude '*.txt' /app/integration/39139f18/messaging-system.infobar.1.bq /app/integration/aa772b9f/messaging-system.infobar.1.bq
1,75d0
< [
<   {
<     "mode": "NULLABLE",
<     "name": "addon_version",
<     "type": "STRING"
<   },
<   {
<     "description": "A mirror of the browser sessionId, as defined in https://github.com/mozilla-services/mozilla-pipeline-schemas/blob/master/schemas/telemetry/main/main.4.schema.json",
<     "mode": "NULLABLE",
<     "name": "browser_session_id",
<     "type": "STRING"
<   },
<   {
<     "mode": "NULLABLE",
<     "name": "client_id",
<     "type": "STRING"
<   },
<   {
<     "description": "An event identifier",
<     "mode": "NULLABLE",
<     "name": "event",
<     "type": "STRING"
<   },
<   {
<     "description": "A string that describes the context about this event",
<     "mode": "NULLABLE",
<     "name": "event_context",
<     "type": "STRING"
<   },
<   {
<     "description": "An object to record all active experiments, experiments IDs are stored as keys, and the value object stores the branch information. Example: {\"experiment_1\": {\"branch\": \"control\"}, \"experiment_2\": {\"branch\": \"treatment\"}}. This deprecates the \"shield_id\" used in activity-stream and messaging-system.",
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "key",
<         "type": "STRING"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "branch",
<             "type": "STRING"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "value",
<         "type": "RECORD"
<       }
<     ],
<     "mode": "REPEATED",
<     "name": "experiments",
<     "type": "RECORD"
<   },
<   {
<     "mode": "NULLABLE",
<     "name": "locale",
<     "type": "STRING"
<   },
<   {
<     "mode": "NULLABLE",
<     "name": "message_id",
<     "type": "STRING"
<   },
<   {
<     "mode": "NULLABLE",
<     "name": "release_channel",
<     "type": "STRING"
<   },
<   {
<     "mode": "NULLABLE",
<     "name": "version",
<     "type": "STRING"
<   }
< ]
diff --new-file --exclude '*.txt' /app/integration/39139f18/messaging-system.snippets.1.bq /app/integration/aa772b9f/messaging-system.snippets.1.bq
76,81d75
<     "description": "A string describing the source of this event",
<     "mode": "NULLABLE",
<     "name": "source",
<     "type": "STRING"
<   },
<   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/messaging-system.whats-new-panel.1.bq /app/integration/aa772b9f/messaging-system.whats-new-panel.1.bq
8,13d7
<     "description": "A mirror of the browser sessionId, as defined in https://github.com/mozilla-services/mozilla-pipeline-schemas/blob/master/schemas/telemetry/main/main.4.schema.json",
<     "mode": "NULLABLE",
<     "name": "browser_session_id",
<     "type": "STRING"
<   },
<   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/pioneer-core.demographic-survey.1.bq /app/integration/aa772b9f/pioneer-core.demographic-survey.1.bq
1,244d0
< [
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "_19_24",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "_25_34",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "_35_44",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "_45_54",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "_55_64",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "over_65",
<         "type": "BOOL"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "age",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "associates_degree",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "bachelors_degree",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "graduate_degree",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "high_school_graduate_or_equivalent",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "less_than_high_school",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "some_college_but_no_degree_or_in_progress",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "some_high_school",
<         "type": "BOOL"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "education",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "decline",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "female",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "male",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "neither",
<         "type": "BOOL"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "gender",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "_0_24999",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "_100000_149999",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "_25000_49999",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "_50000_74999",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "_75000_99999",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "ge_150000",
<         "type": "BOOL"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "income",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "hispanic_latino_spanish",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "other",
<         "type": "BOOL"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "origin",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "american_indian_or_alaska_native",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "asian_indian",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "black_or_african_american",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "chamorro",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "chinese",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "filipino",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "japanese",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "korean",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "native_hawaiian",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "other_pacific_islander",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "samoan",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "some_other_race",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "vietnamese",
<         "type": "BOOL"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "white",
<         "type": "BOOL"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "races",
<     "type": "RECORD"
<   },
<   {
<     "mode": "NULLABLE",
<     "name": "zip_code",
<     "type": "STRING"
<   }
< ]
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.bhr.4.bq /app/integration/aa772b9f/telemetry.bhr.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.crash.4.bq /app/integration/aa772b9f/telemetry.crash.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.dnssec-study-v1.4.bq /app/integration/aa772b9f/telemetry.dnssec-study-v1.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.event.4.bq /app/integration/aa772b9f/telemetry.event.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.first-shutdown.4.bq /app/integration/aa772b9f/telemetry.first-shutdown.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.heartbeat.4.bq /app/integration/aa772b9f/telemetry.heartbeat.4.bq
1102,1114d1101
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.main.4.bq /app/integration/aa772b9f/telemetry.main.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.modules.4.bq /app/integration/aa772b9f/telemetry.modules.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.new-profile.4.bq /app/integration/aa772b9f/telemetry.new-profile.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.saved-session.4.bq /app/integration/aa772b9f/telemetry.saved-session.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.shield-icq-v1.4.bq /app/integration/aa772b9f/telemetry.shield-icq-v1.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.testpilot.4.bq /app/integration/aa772b9f/telemetry.testpilot.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.third-party-modules.4.bq /app/integration/aa772b9f/telemetry.third-party-modules.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
1562,1567d1548
<                   },
<                   {
<                     "description": "The status of DLL load. This corresponds to enum ModuleLoadInfo::Status.",
<                     "mode": "NULLABLE",
<                     "name": "load_status",
<                     "type": "INT64"
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.uninstall.4.bq /app/integration/aa772b9f/telemetry.uninstall.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.untrusted-modules.4.bq /app/integration/aa772b9f/telemetry.untrusted-modules.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.update.4.bq /app/integration/aa772b9f/telemetry.update.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {
diff --new-file --exclude '*.txt' /app/integration/39139f18/telemetry.voice.4.bq /app/integration/aa772b9f/telemetry.voice.4.bq
1097,1109d1096
<                     "description": "Indicates whether the off-main-thread painting is enabled.",
<                     "fields": [
<                       {
<                         "mode": "NULLABLE",
<                         "name": "status",
<                         "type": "STRING"
<                       }
<                     ],
<                     "mode": "NULLABLE",
<                     "name": "omtp",
<                     "type": "RECORD"
<                   },
<                   {

compact_schema_39139f18-aa772b9f.diff

Click to expand!
diff --new-file --exclude '*.bq' /app/integration/39139f18/default-browser-agent.default-browser.1.txt /app/integration/aa772b9f/default-browser-agent.default-browser.1.txt
10,11c10
< root.previous_default_browser STRING
< root.previous_notification_action STRING
\ No newline at end of file
---
> root.previous_default_browser STRING
\ No newline at end of file
diff --new-file --exclude '*.bq' /app/integration/39139f18/messaging-system.infobar.1.txt /app/integration/aa772b9f/messaging-system.infobar.1.txt
1,11d0
< root.addon_version STRING
< root.browser_session_id STRING
< root.client_id STRING
< root.event STRING
< root.event_context STRING
< root.experiments.[].key STRING
< root.experiments.[].value.branch STRING
< root.locale STRING
< root.message_id STRING
< root.release_channel STRING
< root.version STRING
\ No newline at end of file
diff --new-file --exclude '*.bq' /app/integration/39139f18/messaging-system.snippets.1.txt /app/integration/aa772b9f/messaging-system.snippets.1.txt
12d11
< root.source STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/messaging-system.whats-new-panel.1.txt /app/integration/aa772b9f/messaging-system.whats-new-panel.1.txt
2d1
< root.browser_session_id STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/pioneer-core.demographic-survey.1.txt /app/integration/aa772b9f/pioneer-core.demographic-survey.1.txt
1,40d0
< root.age._19_24 BOOL
< root.age._25_34 BOOL
< root.age._35_44 BOOL
< root.age._45_54 BOOL
< root.age._55_64 BOOL
< root.age.over_65 BOOL
< root.education.associates_degree BOOL
< root.education.bachelors_degree BOOL
< root.education.graduate_degree BOOL
< root.education.high_school_graduate_or_equivalent BOOL
< root.education.less_than_high_school BOOL
< root.education.some_college_but_no_degree_or_in_progress BOOL
< root.education.some_high_school BOOL
< root.gender.decline BOOL
< root.gender.female BOOL
< root.gender.male BOOL
< root.gender.neither BOOL
< root.income._0_24999 BOOL
< root.income._100000_149999 BOOL
< root.income._25000_49999 BOOL
< root.income._50000_74999 BOOL
< root.income._75000_99999 BOOL
< root.income.ge_150000 BOOL
< root.origin.hispanic_latino_spanish BOOL
< root.origin.other BOOL
< root.races.american_indian_or_alaska_native BOOL
< root.races.asian_indian BOOL
< root.races.black_or_african_american BOOL
< root.races.chamorro BOOL
< root.races.chinese BOOL
< root.races.filipino BOOL
< root.races.japanese BOOL
< root.races.korean BOOL
< root.races.native_hawaiian BOOL
< root.races.other_pacific_islander BOOL
< root.races.samoan BOOL
< root.races.some_other_race BOOL
< root.races.vietnamese BOOL
< root.races.white BOOL
< root.zip_code STRING
\ No newline at end of file
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.bhr.4.txt /app/integration/aa772b9f/telemetry.bhr.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.crash.4.txt /app/integration/aa772b9f/telemetry.crash.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.dnssec-study-v1.4.txt /app/integration/aa772b9f/telemetry.dnssec-study-v1.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.event.4.txt /app/integration/aa772b9f/telemetry.event.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.first-shutdown.4.txt /app/integration/aa772b9f/telemetry.first-shutdown.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.heartbeat.4.txt /app/integration/aa772b9f/telemetry.heartbeat.4.txt
161d160
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.main.4.txt /app/integration/aa772b9f/telemetry.main.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.modules.4.txt /app/integration/aa772b9f/telemetry.modules.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.new-profile.4.txt /app/integration/aa772b9f/telemetry.new-profile.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.saved-session.4.txt /app/integration/aa772b9f/telemetry.saved-session.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.shield-icq-v1.4.txt /app/integration/aa772b9f/telemetry.shield-icq-v1.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.testpilot.4.txt /app/integration/aa772b9f/telemetry.testpilot.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.third-party-modules.4.txt /app/integration/aa772b9f/telemetry.third-party-modules.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
215d213
< root.payload.processes.[].value.events.[].load_status INT64
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.uninstall.4.txt /app/integration/aa772b9f/telemetry.uninstall.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.untrusted-modules.4.txt /app/integration/aa772b9f/telemetry.untrusted-modules.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.update.4.txt /app/integration/aa772b9f/telemetry.update.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING
diff --new-file --exclude '*.bq' /app/integration/39139f18/telemetry.voice.4.txt /app/integration/aa772b9f/telemetry.voice.4.txt
160d159
< root.environment.system.gfx.features.omtp.status STRING

Copy link
Member

@whd whd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that the probe-scraper DAG is having unrelated issues with respect to the urgency of landing this PR.

@acmiyaguchi acmiyaguchi merged commit cbf1fe6 into master Feb 1, 2021
dataops-pipeline-schemas added a commit that referenced this pull request Feb 4, 2021
b518c65	2021-02-04 10:43:09 -0800	Rename the `hispanicLatinoSpanish` field in Rally pings (#655)
58faa0a	2021-02-03 11:37:23 -0800	Bug 1690637 - Set citp-new-disinfo table retention to 180 days (#654)
cbf1fe6	2021-02-01 15:34:30 -0800	Bug 1689758 - Set citp-news-disinfo study table to 90 day expiration (#653)
@relud relud deleted the bug-1689758 branch September 8, 2021 21:06
bytesized pushed a commit to bytesized/mozilla-pipeline-schemas that referenced this pull request Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants