You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
os platforms are recorded with variance, for example ‘Windows_NT’, and Windows’ are the same, 'Darwin' vs 'Mac' (#2818). To streamline this, we should use [mozfun.norm.os(normalized_os)](https://mozilla.github.io/bigquery-etl/mozfun/norm/#os-udf) to ensure consistency with how we handle OS normalization.
The text was updated successfully, but these errors were encountered:
os
platforms are recorded with variance, for example ‘Windows_NT’, and Windows’ are the same, 'Darwin' vs 'Mac' (#2818). To streamline this, we should use[mozfun.norm.os(normalized_os)](https://mozilla.github.io/bigquery-etl/mozfun/norm/#os-udf)
to ensure consistency with how we handle OS normalization.The text was updated successfully, but these errors were encountered: