tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async

Example DAG using GCSToBigQueryOperator.

Module Contents

tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.ENV_ID[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.PROJECT_ID[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.DAG_ID = gcs_to_bigquery_operator_async[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.DATASET_NAME_STR[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.DATASET_NAME_DATE[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.TABLE_NAME_STR = test_str[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.TABLE_NAME_DATE = test_date[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.MAX_ID_STR = name[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.MAX_ID_DATE = date[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.create_test_dataset_for_string_fileds[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.test_run[source]

Was this entry helpful?