Skip to content

Conversation

@scholtzan
Copy link
Contributor

@scholtzan scholtzan commented Oct 31, 2025

Depends on mozilla/probe-scraper#958

Checklist for reviewer:

For glean changes:

  • Update templates/include/glean/CHANGELOG.md

For modifications to schemas in restricted namespaces (see CODEOWNERS):

@dataops-ci-bot
Copy link

Integration report for "Remove regrets-reporter-update ping"

bq_schema_9d75f27d4-410ceec05.diff

Click to expand!
diff --new-file --exclude '*.txt' /app/integration/9d75f27d4/regrets-reporter.regrets-reporter-update.1.bq /app/integration/410ceec05/regrets-reporter.regrets-reporter-update.1.bq
1,649d0
< [
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_error_reporting_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_uuid",
<         "type": "STRING"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "data_deletion_request",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "build_id",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "name",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "vendor",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "version",
<             "type": "STRING"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "browser_info",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "client_timestamp",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "event_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_version",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "total_amount_of_regret_reports",
<         "type": "FLOAT64"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "event_metadata",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "form_step",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "fields": [
<               {
<                 "mode": "NULLABLE",
<                 "name": "document_visible_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "page_entry_point",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "url_type",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_non_search_algorithmic_recommendations_content",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_search_results",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "video_element_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_description",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_id",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_posting_date",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_title",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation_short",
<                     "type": "STRING"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "video_metadata",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "REPEATED",
<             "name": "parent_youtube_navigations_metadata",
<             "type": "RECORD"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "report_data_uuid",
<             "type": "STRING"
<           },
<           {
<             "description": "Selected/derived attributes from YouTubeNavigations",
<             "fields": [
<               {
<                 "mode": "NULLABLE",
<                 "name": "document_visible_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "page_entry_point",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "url_type",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_non_search_algorithmic_recommendations_content",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_search_results",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "video_element_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_description",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_id",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_posting_date",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_title",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation_short",
<                     "type": "STRING"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "video_metadata",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "NULLABLE",
<             "name": "youtube_navigation_metadata",
<             "type": "RECORD"
<           },
<           {
<             "fields": [
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_with_at_least_one_youtube_visit",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_with_at_least_one_youtube_watch_page_load",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_time_with_an_active_youtube_tab",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_time_with_an_active_youtube_watch_page_tab",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_video_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_video_play_time_on_youtube_watch_pages",
<                 "type": "RECORD"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_videos_played_on_youtube_watch_pages",
<                 "type": "RECORD"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_watch_pages_loaded",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "NULLABLE",
<             "name": "youtube_usage_statistics_update",
<             "type": "RECORD"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "report_data",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_optional_comment",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_other_regret_category",
<         "type": "STRING"
<       },
<       {
<         "mode": "REPEATED",
<         "name": "user_supplied_regret_categories",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_severity",
<         "type": "FLOAT64"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "regret_report",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_days_with_at_least_one_youtube_visit",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_days_with_at_least_one_youtube_watch_page_load",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_time_with_an_active_youtube_tab",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_time_with_an_active_youtube_watch_page_tab",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_video_play_time",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_video_play_time_on_youtube_watch_pages",
<         "type": "RECORD"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_videos_played_on_youtube_watch_pages",
<         "type": "RECORD"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_watch_pages_loaded",
<         "type": "RECORD"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "youtube_usage_statistics_update",
<     "type": "RECORD"
<   }
< ]
diff --new-file --exclude '*.txt' /app/integration/9d75f27d4/telemetry.regrets-reporter-update.4.bq /app/integration/410ceec05/telemetry.regrets-reporter-update.4.bq
1,649d0
< [
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_error_reporting_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_uuid",
<         "type": "STRING"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "data_deletion_request",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "build_id",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "name",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "vendor",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "version",
<             "type": "STRING"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "browser_info",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "client_timestamp",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "event_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_version",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "total_amount_of_regret_reports",
<         "type": "FLOAT64"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "event_metadata",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "form_step",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "fields": [
<               {
<                 "mode": "NULLABLE",
<                 "name": "document_visible_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "page_entry_point",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "url_type",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_non_search_algorithmic_recommendations_content",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_search_results",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "video_element_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_description",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_id",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_posting_date",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_title",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation_short",
<                     "type": "STRING"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "video_metadata",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "REPEATED",
<             "name": "parent_youtube_navigations_metadata",
<             "type": "RECORD"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "report_data_uuid",
<             "type": "STRING"
<           },
<           {
<             "description": "Selected/derived attributes from YouTubeNavigations",
<             "fields": [
<               {
<                 "mode": "NULLABLE",
<                 "name": "document_visible_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "page_entry_point",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "url_type",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_non_search_algorithmic_recommendations_content",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_search_results",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "video_element_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_description",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_id",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_posting_date",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_title",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation_short",
<                     "type": "STRING"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "video_metadata",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "NULLABLE",
<             "name": "youtube_navigation_metadata",
<             "type": "RECORD"
<           },
<           {
<             "fields": [
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_with_at_least_one_youtube_visit",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_with_at_least_one_youtube_watch_page_load",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_time_with_an_active_youtube_tab",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_time_with_an_active_youtube_watch_page_tab",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_video_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_video_play_time_on_youtube_watch_pages",
<                 "type": "RECORD"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_videos_played_on_youtube_watch_pages",
<                 "type": "RECORD"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_watch_pages_loaded",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "NULLABLE",
<             "name": "youtube_usage_statistics_update",
<             "type": "RECORD"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "report_data",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_optional_comment",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_other_regret_category",
<         "type": "STRING"
<       },
<       {
<         "mode": "REPEATED",
<         "name": "user_supplied_regret_categories",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_severity",
<         "type": "FLOAT64"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "regret_report",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_days_with_at_least_one_youtube_visit",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_days_with_at_least_one_youtube_watch_page_load",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_time_with_an_active_youtube_tab",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_time_with_an_active_youtube_watch_page_tab",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_video_play_time",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_video_play_time_on_youtube_watch_pages",
<         "type": "RECORD"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_videos_played_on_youtube_watch_pages",
<         "type": "RECORD"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_watch_pages_loaded",
<         "type": "RECORD"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "youtube_usage_statistics_update",
<     "type": "RECORD"
<   }
< ]

compact_schema_9d75f27d4-410ceec05.diff

Click to expand!
diff --new-file --exclude '*.bq' /app/integration/9d75f27d4/regrets-reporter.regrets-reporter-update.1.txt /app/integration/410ceec05/regrets-reporter.regrets-reporter-update.1.txt
1,97d0
< root.data_deletion_request.extension_installation_error_reporting_uuid STRING
< root.data_deletion_request.extension_installation_uuid STRING
< root.event_metadata.browser_info.build_id STRING
< root.event_metadata.browser_info.name STRING
< root.event_metadata.browser_info.vendor STRING
< root.event_metadata.browser_info.version STRING
< root.event_metadata.client_timestamp STRING
< root.event_metadata.event_uuid STRING
< root.event_metadata.extension_installation_uuid STRING
< root.event_metadata.extension_version STRING
< root.event_metadata.total_amount_of_regret_reports FLOAT64
< root.regret_report.form_step FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].document_visible_time FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].page_entry_point STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].url_type STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_search_results FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_element_play_time FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_description STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_id STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_posting_date STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_title STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.view_count_at_navigation FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.view_count_at_navigation_short STRING
< root.regret_report.report_data.report_data_uuid STRING
< root.regret_report.report_data.youtube_navigation_metadata.document_visible_time FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.page_entry_point STRING
< root.regret_report.report_data.youtube_navigation_metadata.url_type STRING
< root.regret_report.report_data.youtube_navigation_metadata.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.via_search_results FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_element_play_time FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_description STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_id STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_posting_date STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_title STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.view_count_at_navigation FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.view_count_at_navigation_short STRING
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_visit FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_tab FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_search_results FLOAT64
< root.regret_report.user_supplied_optional_comment STRING
< root.regret_report.user_supplied_other_regret_category STRING
< root.regret_report.user_supplied_regret_categories.[] STRING
< root.regret_report.user_supplied_severity FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_visit FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_tab FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_search_results FLOAT64
\ No newline at end of file
diff --new-file --exclude '*.bq' /app/integration/9d75f27d4/telemetry.regrets-reporter-update.4.txt /app/integration/410ceec05/telemetry.regrets-reporter-update.4.txt
1,97d0
< root.data_deletion_request.extension_installation_error_reporting_uuid STRING
< root.data_deletion_request.extension_installation_uuid STRING
< root.event_metadata.browser_info.build_id STRING
< root.event_metadata.browser_info.name STRING
< root.event_metadata.browser_info.vendor STRING
< root.event_metadata.browser_info.version STRING
< root.event_metadata.client_timestamp STRING
< root.event_metadata.event_uuid STRING
< root.event_metadata.extension_installation_uuid STRING
< root.event_metadata.extension_version STRING
< root.event_metadata.total_amount_of_regret_reports FLOAT64
< root.regret_report.form_step FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].document_visible_time FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].page_entry_point STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].url_type STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_search_results FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_element_play_time FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_description STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_id STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_posting_date STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_title STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.view_count_at_navigation FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.view_count_at_navigation_short STRING
< root.regret_report.report_data.report_data_uuid STRING
< root.regret_report.report_data.youtube_navigation_metadata.document_visible_time FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.page_entry_point STRING
< root.regret_report.report_data.youtube_navigation_metadata.url_type STRING
< root.regret_report.report_data.youtube_navigation_metadata.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.via_search_results FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_element_play_time FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_description STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_id STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_posting_date STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_title STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.view_count_at_navigation FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.view_count_at_navigation_short STRING
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_visit FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_tab FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_search_results FLOAT64
< root.regret_report.user_supplied_optional_comment STRING
< root.regret_report.user_supplied_other_regret_category STRING
< root.regret_report.user_supplied_regret_categories.[] STRING
< root.regret_report.user_supplied_severity FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_visit FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_tab FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_search_results FLOAT64
\ No newline at end of file

Copy link
Contributor

@BenWu BenWu left a comment

Choose a reason for hiding this comment

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

templates/include/regrets-reporter should also be deleted

@scholtzan scholtzan marked this pull request as ready for review October 31, 2025 19:48
@auto-assign auto-assign bot requested a review from akkomar October 31, 2025 19:48
@dataops-ci-bot
Copy link

Integration report for "Remove templates/include/regrets-reporter"

bq_schema_9d75f27d4-0fb6f4aac.diff

Click to expand!
diff --new-file --exclude '*.txt' /app/integration/9d75f27d4/regrets-reporter.regrets-reporter-update.1.bq /app/integration/0fb6f4aac/regrets-reporter.regrets-reporter-update.1.bq
1,649d0
< [
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_error_reporting_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_uuid",
<         "type": "STRING"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "data_deletion_request",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "build_id",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "name",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "vendor",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "version",
<             "type": "STRING"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "browser_info",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "client_timestamp",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "event_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_version",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "total_amount_of_regret_reports",
<         "type": "FLOAT64"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "event_metadata",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "form_step",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "fields": [
<               {
<                 "mode": "NULLABLE",
<                 "name": "document_visible_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "page_entry_point",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "url_type",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_non_search_algorithmic_recommendations_content",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_search_results",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "video_element_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_description",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_id",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_posting_date",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_title",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation_short",
<                     "type": "STRING"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "video_metadata",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "REPEATED",
<             "name": "parent_youtube_navigations_metadata",
<             "type": "RECORD"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "report_data_uuid",
<             "type": "STRING"
<           },
<           {
<             "description": "Selected/derived attributes from YouTubeNavigations",
<             "fields": [
<               {
<                 "mode": "NULLABLE",
<                 "name": "document_visible_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "page_entry_point",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "url_type",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_non_search_algorithmic_recommendations_content",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_search_results",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "video_element_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_description",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_id",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_posting_date",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_title",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation_short",
<                     "type": "STRING"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "video_metadata",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "NULLABLE",
<             "name": "youtube_navigation_metadata",
<             "type": "RECORD"
<           },
<           {
<             "fields": [
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_with_at_least_one_youtube_visit",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_with_at_least_one_youtube_watch_page_load",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_time_with_an_active_youtube_tab",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_time_with_an_active_youtube_watch_page_tab",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_video_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_video_play_time_on_youtube_watch_pages",
<                 "type": "RECORD"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_videos_played_on_youtube_watch_pages",
<                 "type": "RECORD"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_watch_pages_loaded",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "NULLABLE",
<             "name": "youtube_usage_statistics_update",
<             "type": "RECORD"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "report_data",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_optional_comment",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_other_regret_category",
<         "type": "STRING"
<       },
<       {
<         "mode": "REPEATED",
<         "name": "user_supplied_regret_categories",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_severity",
<         "type": "FLOAT64"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "regret_report",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_days_with_at_least_one_youtube_visit",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_days_with_at_least_one_youtube_watch_page_load",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_time_with_an_active_youtube_tab",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_time_with_an_active_youtube_watch_page_tab",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_video_play_time",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_video_play_time_on_youtube_watch_pages",
<         "type": "RECORD"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_videos_played_on_youtube_watch_pages",
<         "type": "RECORD"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_watch_pages_loaded",
<         "type": "RECORD"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "youtube_usage_statistics_update",
<     "type": "RECORD"
<   }
< ]
diff --new-file --exclude '*.txt' /app/integration/9d75f27d4/telemetry.regrets-reporter-update.4.bq /app/integration/0fb6f4aac/telemetry.regrets-reporter-update.4.bq
1,649d0
< [
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_error_reporting_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_uuid",
<         "type": "STRING"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "data_deletion_request",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "build_id",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "name",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "vendor",
<             "type": "STRING"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "version",
<             "type": "STRING"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "browser_info",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "client_timestamp",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "event_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_installation_uuid",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "extension_version",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "total_amount_of_regret_reports",
<         "type": "FLOAT64"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "event_metadata",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "mode": "NULLABLE",
<         "name": "form_step",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "fields": [
<               {
<                 "mode": "NULLABLE",
<                 "name": "document_visible_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "page_entry_point",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "url_type",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_non_search_algorithmic_recommendations_content",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_search_results",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "video_element_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_description",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_id",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_posting_date",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_title",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation_short",
<                     "type": "STRING"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "video_metadata",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "REPEATED",
<             "name": "parent_youtube_navigations_metadata",
<             "type": "RECORD"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "report_data_uuid",
<             "type": "STRING"
<           },
<           {
<             "description": "Selected/derived attributes from YouTubeNavigations",
<             "fields": [
<               {
<                 "mode": "NULLABLE",
<                 "name": "document_visible_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "page_entry_point",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "url_type",
<                 "type": "STRING"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_non_search_algorithmic_recommendations_content",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "via_search_results",
<                 "type": "FLOAT64"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "video_element_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_description",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_id",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_posting_date",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "video_title",
<                     "type": "STRING"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "view_count_at_navigation_short",
<                     "type": "STRING"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "video_metadata",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "NULLABLE",
<             "name": "youtube_navigation_metadata",
<             "type": "RECORD"
<           },
<           {
<             "fields": [
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_with_at_least_one_youtube_visit",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_days_with_at_least_one_youtube_watch_page_load",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_time_with_an_active_youtube_tab",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_time_with_an_active_youtube_watch_page_tab",
<                 "type": "RECORD"
<               },
<               {
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_video_play_time",
<                 "type": "FLOAT64"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_video_play_time_on_youtube_watch_pages",
<                 "type": "RECORD"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_videos_played_on_youtube_watch_pages",
<                 "type": "RECORD"
<               },
<               {
<                 "fields": [
<                   {
<                     "mode": "NULLABLE",
<                     "name": "in_total",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_non_search_algorithmic_recommendations_content",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<                     "type": "FLOAT64"
<                   },
<                   {
<                     "mode": "NULLABLE",
<                     "name": "via_search_results",
<                     "type": "FLOAT64"
<                   }
<                 ],
<                 "mode": "NULLABLE",
<                 "name": "amount_of_youtube_watch_pages_loaded",
<                 "type": "RECORD"
<               }
<             ],
<             "mode": "NULLABLE",
<             "name": "youtube_usage_statistics_update",
<             "type": "RECORD"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "report_data",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_optional_comment",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_other_regret_category",
<         "type": "STRING"
<       },
<       {
<         "mode": "REPEATED",
<         "name": "user_supplied_regret_categories",
<         "type": "STRING"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "user_supplied_severity",
<         "type": "FLOAT64"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "regret_report",
<     "type": "RECORD"
<   },
<   {
<     "fields": [
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_days_with_at_least_one_youtube_visit",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_days_with_at_least_one_youtube_watch_page_load",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_time_with_an_active_youtube_tab",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_time_with_an_active_youtube_watch_page_tab",
<         "type": "RECORD"
<       },
<       {
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_video_play_time",
<         "type": "FLOAT64"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_video_play_time_on_youtube_watch_pages",
<         "type": "RECORD"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_videos_played_on_youtube_watch_pages",
<         "type": "RECORD"
<       },
<       {
<         "fields": [
<           {
<             "mode": "NULLABLE",
<             "name": "in_total",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_non_search_algorithmic_recommendations_content",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for",
<             "type": "FLOAT64"
<           },
<           {
<             "mode": "NULLABLE",
<             "name": "via_search_results",
<             "type": "FLOAT64"
<           }
<         ],
<         "mode": "NULLABLE",
<         "name": "amount_of_youtube_watch_pages_loaded",
<         "type": "RECORD"
<       }
<     ],
<     "mode": "NULLABLE",
<     "name": "youtube_usage_statistics_update",
<     "type": "RECORD"
<   }
< ]

compact_schema_9d75f27d4-0fb6f4aac.diff

Click to expand!
diff --new-file --exclude '*.bq' /app/integration/9d75f27d4/regrets-reporter.regrets-reporter-update.1.txt /app/integration/0fb6f4aac/regrets-reporter.regrets-reporter-update.1.txt
1,97d0
< root.data_deletion_request.extension_installation_error_reporting_uuid STRING
< root.data_deletion_request.extension_installation_uuid STRING
< root.event_metadata.browser_info.build_id STRING
< root.event_metadata.browser_info.name STRING
< root.event_metadata.browser_info.vendor STRING
< root.event_metadata.browser_info.version STRING
< root.event_metadata.client_timestamp STRING
< root.event_metadata.event_uuid STRING
< root.event_metadata.extension_installation_uuid STRING
< root.event_metadata.extension_version STRING
< root.event_metadata.total_amount_of_regret_reports FLOAT64
< root.regret_report.form_step FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].document_visible_time FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].page_entry_point STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].url_type STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_search_results FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_element_play_time FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_description STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_id STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_posting_date STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_title STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.view_count_at_navigation FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.view_count_at_navigation_short STRING
< root.regret_report.report_data.report_data_uuid STRING
< root.regret_report.report_data.youtube_navigation_metadata.document_visible_time FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.page_entry_point STRING
< root.regret_report.report_data.youtube_navigation_metadata.url_type STRING
< root.regret_report.report_data.youtube_navigation_metadata.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.via_search_results FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_element_play_time FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_description STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_id STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_posting_date STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_title STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.view_count_at_navigation FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.view_count_at_navigation_short STRING
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_visit FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_tab FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_search_results FLOAT64
< root.regret_report.user_supplied_optional_comment STRING
< root.regret_report.user_supplied_other_regret_category STRING
< root.regret_report.user_supplied_regret_categories.[] STRING
< root.regret_report.user_supplied_severity FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_visit FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_tab FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_search_results FLOAT64
\ No newline at end of file
diff --new-file --exclude '*.bq' /app/integration/9d75f27d4/telemetry.regrets-reporter-update.4.txt /app/integration/0fb6f4aac/telemetry.regrets-reporter-update.4.txt
1,97d0
< root.data_deletion_request.extension_installation_error_reporting_uuid STRING
< root.data_deletion_request.extension_installation_uuid STRING
< root.event_metadata.browser_info.build_id STRING
< root.event_metadata.browser_info.name STRING
< root.event_metadata.browser_info.vendor STRING
< root.event_metadata.browser_info.version STRING
< root.event_metadata.client_timestamp STRING
< root.event_metadata.event_uuid STRING
< root.event_metadata.extension_installation_uuid STRING
< root.event_metadata.extension_version STRING
< root.event_metadata.total_amount_of_regret_reports FLOAT64
< root.regret_report.form_step FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].document_visible_time FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].page_entry_point STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].url_type STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].via_search_results FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_element_play_time FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_description STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_id STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_posting_date STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.video_title STRING
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.view_count_at_navigation FLOAT64
< root.regret_report.report_data.parent_youtube_navigations_metadata.[].video_metadata.view_count_at_navigation_short STRING
< root.regret_report.report_data.report_data_uuid STRING
< root.regret_report.report_data.youtube_navigation_metadata.document_visible_time FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.page_entry_point STRING
< root.regret_report.report_data.youtube_navigation_metadata.url_type STRING
< root.regret_report.report_data.youtube_navigation_metadata.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.via_search_results FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_element_play_time FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_description STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_id STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_posting_date STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.video_title STRING
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.view_count_at_navigation FLOAT64
< root.regret_report.report_data.youtube_navigation_metadata.video_metadata.view_count_at_navigation_short STRING
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_visit FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_tab FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_search_results FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.in_total FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_non_search_algorithmic_recommendations_content FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.regret_report.report_data.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_search_results FLOAT64
< root.regret_report.user_supplied_optional_comment STRING
< root.regret_report.user_supplied_other_regret_category STRING
< root.regret_report.user_supplied_regret_categories.[] STRING
< root.regret_report.user_supplied_severity FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_of_at_least_one_video_played_on_a_youtube_watch_page.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_visit FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_days_with_at_least_one_youtube_watch_page_load.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_tab FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_time_with_an_active_youtube_watch_page_tab.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_video_play_time_on_youtube_watch_pages.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_videos_played_on_youtube_watch_pages.via_search_results FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.in_total FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_non_search_algorithmic_recommendations_content FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_recommendations_with_an_explicit_query_or_constraint_to_optimize_for FLOAT64
< root.youtube_usage_statistics_update.amount_of_youtube_watch_pages_loaded.via_search_results FLOAT64
\ No newline at end of file

@scholtzan scholtzan merged commit 1f4e1da into main Nov 3, 2025
2 checks passed
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.

5 participants