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
Update the search_clients_daily schema to match the ETL query:
* submission_date_s3 - Not in ETL query, but does appear to be
available in recent queries
* tagged-sap - tagged_sap (underscore) in ETL query
* tagged-follow-on - tagged_follow_on (underscores) in ETL query
* normalized_engine - In ETL query, not in schema
* user_pref_browser_search_region - In ETL query, not in schema
* is_default_browser - In ETL query, not in schema
* experiments - In ETL query, not in schema
The schema appears to be a generated section, but these changes are
hand-edited. The types are my best guess from looking at the code.
0 commit comments