tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres

Example Airflow DAG for Google BigQuery service.

Module Contents

tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres.ENV_ID[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres.DAG_ID = 'example_bigquery_to_postgres'[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres.DATASET_NAME[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres.DATA_EXPORT_BUCKET_NAME[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres.TABLE = 'table_42'[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres.destination_table = 'postgres_table_test'[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres.bigquery_to_postgres[source]
tests.system.providers.google.cloud.bigquery.example_bigquery_to_postgres.test_run[source]

Was this entry helpful?