Skip to content

Instantly share code, notes, and snippets.

@frankyaorenjie
Last active June 13, 2017 12:51
Show Gist options
  • Save frankyaorenjie/9be8ff2969cc390719227c534a652623 to your computer and use it in GitHub Desktop.
Save frankyaorenjie/9be8ff2969cc390719227c534a652623 to your computer and use it in GitHub Desktop.
bq insert/delete
echo '{"date_hour":"1497232800","event_action":"visit","account_id":"6","campaign_id":"271","path":"/women/","media_type":"image","count":"183","vtt_source":"","style_id":""}' | bq insert ctc_stats.event_action_stats_hourly
bq rm -ft dashboard.dashboard_search_history\$20170303
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment