Created
December 7, 2018 05:07
-
-
Save YumaInaura/4de728302bfeec8970cedf1697033bc3 to your computer and use it in GitHub Desktop.
Bigquery で load が終わらない時などに jobの進行率を見るコマンド例 ref: https://qiita.com/YumaInaura/items/483f5c9d9eddda024657
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
| "statistics": { | |
| "completionRatio": 0.5, | |
| "creationTime": "15441554234456", | |
| "startTime": "15441554557681" | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment