biggie v0.1.1 Biggie.Api.Jobs

Link to this section Summary

Functions

Returns query results for the given job

Inserts a BigQuery job asynchronously

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

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