mozilla / bigquery-etl

Bigquery ETL
https://mozilla.github.io/bigquery-etl
Mozilla Public License 2.0
253 stars 100 forks source link

GLAM filter out versions above latest #5868

Closed edugfilho closed 2 months ago

edugfilho commented 3 months ago

Weird versions like 999 and 1024 are part of the reason why it's hard to analyze graphs for some Glean metrics. This PR ensures that the ETL won't process versions above the latest_version. I'll manually remove data with invalid versions from the current production dataset.

Checklist for reviewer:

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

┆Issue is synchronized with this Jira Task