Closed Bug 1595581 Opened 5 years ago Closed 3 years ago

[meta] Reducing the number of missing columns in BigQuery ping tables

Categories

(Data Platform and Tools :: General, task, P3)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: amiyaguchi, Unassigned)

References

Details

This meta-bug covers bugs related to reducing the number of missing columns from BigQuery ping table on an on-going basis.

Missing columns can be be found by looking through the BigQuery ping tables in the top-level additional_properties field.

select additional_properties
from telemetry.main
where submission_timestamp > timestamp_sub(current_timestamp, interval 1 day)
limit 100
Depends on: 1595584
Depends on: 1595586
Depends on: 1592263
Depends on: 1595899
Depends on: 1595904
Priority: -- → P3
Depends on: 1604913
Depends on: 1611027

This meta bug is no longer necessary; new columns are captured in the weekly data health check-in and added as necessary.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.