biggie v0.1.0 Biggie.Api.Jobs
Link to this section Summary
Link to this section Functions
Link to this function
get_query_results(job_id, opts \\ [])
Returns query results for the given job
Extends https://hexdocs.pm/google_api_big_query/GoogleApi.BigQuery.V2.Api.Jobs.html#bigquery_jobs_get_query_results/4
Link to this function
insert(opts)
Inserts a BigQuery job asynchronously
On successful creation, events the job reference over the pipeline. This allows other services to make use of the job status and results as necessary.
Extends https://hexdocs.pm/google_api_big_query/GoogleApi.BigQuery.V2.Api.Jobs.html#bigquery_jobs_insert/3
Link to this function
insert!(opts)