Description Usage Arguments Value See Also
Wait for a bigQuery job to finish.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.