Wait for a bigQuery job
Wait for a bigQuery job to finish.
bqr_wait_for_job(job, wait = 5)
job |
A job object |
wait |
The number of seconds to wait between checks Use this function to do a loop to check progress of a job running |
After a while, a completed job
Other BigQuery asynch query functions: bqr_download_extract
,
bqr_extract_data
,
bqr_get_job
,
bqr_grant_extract_access
,
bqr_query_asynch
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.