tests.system.google.cloud.bigquery.example_bigquery_transfer

Example Airflow DAG for Google BigQuery service.

Attributes

ENV_ID

PROJECT_ID

DAG_ID

DATASET_NAME

BUCKET_NAME

ORIGIN

TARGET

create_bucket

test_run

Module Contents

tests.system.google.cloud.bigquery.example_bigquery_transfer.ENV_ID[source]
tests.system.google.cloud.bigquery.example_bigquery_transfer.PROJECT_ID[source]
tests.system.google.cloud.bigquery.example_bigquery_transfer.DAG_ID = 'bigquery_transfer'[source]
tests.system.google.cloud.bigquery.example_bigquery_transfer.DATASET_NAME = 'dataset_bigquery_transfer_Uninferable'[source]
tests.system.google.cloud.bigquery.example_bigquery_transfer.BUCKET_NAME = 'bucket_bigquery_transfer_Uninferable'[source]
tests.system.google.cloud.bigquery.example_bigquery_transfer.ORIGIN = 'origin'[source]
tests.system.google.cloud.bigquery.example_bigquery_transfer.TARGET = 'target'[source]
tests.system.google.cloud.bigquery.example_bigquery_transfer.create_bucket[source]
tests.system.google.cloud.bigquery.example_bigquery_transfer.test_run[source]

Was this entry helpful?