tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery

Example DAG using GCSToBigQueryOperator.

Module Contents

tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery.ENV_ID[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery.DAG_ID = gcs_to_bigquery_operator[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery.DATASET_NAME[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery.TABLE_NAME = test[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery.PROJECT_ID[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery.create_test_dataset[source]
tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery.test_run[source]

Was this entry helpful?