tests.system.providers.google.cloud.gcs.example_mssql_to_gcs

Module Contents

tests.system.providers.google.cloud.gcs.example_mssql_to_gcs.ENV_ID[source]
tests.system.providers.google.cloud.gcs.example_mssql_to_gcs.PROJECT_ID[source]
tests.system.providers.google.cloud.gcs.example_mssql_to_gcs.DAG_ID = example_mssql_to_gcs[source]
tests.system.providers.google.cloud.gcs.example_mssql_to_gcs.BUCKET_NAME[source]
tests.system.providers.google.cloud.gcs.example_mssql_to_gcs.FILENAME = test_file[source]
tests.system.providers.google.cloud.gcs.example_mssql_to_gcs.SQL_QUERY = USE airflow SELECT * FROM Country;[source]
tests.system.providers.google.cloud.gcs.example_mssql_to_gcs.create_bucket[source]
tests.system.providers.google.cloud.gcs.example_mssql_to_gcs.test_run[source]

Was this entry helpful?