tests.system.google.cloud.bigquery.example_bigquery_to_bigquery

Airflow System Test DAG that verifies BigQueryToBigQueryOperator.

Attributes

ENV_ID

DAG_ID

DATASET_NAME

ORIGIN

TARGET

LOCATION

SCHEMA

create_dataset

test_run

Module Contents

tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.ENV_ID[source]
tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.DAG_ID = 'bigquery_to_bigquery'[source]
tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.DATASET_NAME = 'dataset_bigquery_to_bigquery_Uninferable'[source]
tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.ORIGIN = 'origin'[source]
tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.TARGET = 'target'[source]
tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.LOCATION = 'US'[source]
tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.SCHEMA[source]
tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.create_dataset[source]
tests.system.google.cloud.bigquery.example_bigquery_to_bigquery.test_run[source]

Was this entry helpful?