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
Replace dry run check in glean_usage generator to check referenced tables exist (#8083)
* Remove dry run check in glean_usage generator to check referenced tables exist
* Cache baseline tables
* Cache stable schemas in local directory
* Cache app info in events monitoring generator
* run loop instead of threading pool
* use threadpool
* check outdir for existing schemas
* Derive metrics_clients_last_seen from metrics_clients_daily
* Skip generating metrics_clients_last_seen and _daily for certain apps
* Bug 1988207 - Look for schema in output_dir in glean_app_ping_views
* debug
* add default sql_dir
* remove debug
* Rename baseline_tables to base_tables in glean_usage generation
* Update path-filtering orb
---------
Co-authored-by: bwu <[email protected]>
0 commit comments