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.DAG_ID = 'gcs_to_bigquery_operator_async'[source]¶
- tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.DATASET_NAME_DELIMITER[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.TABLE_NAME_JSON = 'test_json'[source]¶
- tests.system.providers.google.cloud.gcs.example_gcs_to_bigquery_async.TABLE_NAME_DELIMITER = 'test_delimiter'[source]¶