Last active
June 13, 2017 12:51
-
-
Save frankyaorenjie/9be8ff2969cc390719227c534a652623 to your computer and use it in GitHub Desktop.
bq insert/delete
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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