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
"echo -e '#standardSQL\nSELECT metadata.geo_country, metadata.geo_city, metadata.app_name FROM telemetry_dev.core_v10 where metadata.app_name IS NOT NULL AND metadata.geo_city IS NOT NULL limit 5' | bq query --project $SHARED_PROJECT"