tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async

Airflow System Test DAG that verifies BigQueryToGCSOperator.

Module Contents

tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.ENV_ID[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.DAG_ID = 'bigquery_to_gcs_async'[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.DATASET_NAME[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.BUCKET_NAME[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.PROJECT_ID[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.BUCKET_FILE = 'test.csv'[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.TABLE = 'test'[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.create_bucket[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_gcs_async.test_run[source]

Was this entry helpful?