Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bqr_wait_for_job

Wait for a bigQuery job


Description

Wait for a bigQuery job to finish.

Usage

bqr_wait_for_job(job, wait = 5)

Arguments

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

Value

After a while, a completed job

See Also


bigQueryR

Interface with Google BigQuery with Shiny Compatibility

v0.5.0
MIT + file LICENSE
Authors
Mark Edmondson [aut, cre], Hadley Wickham [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.