tests.system.google.cloud.bigquery.example_bigquery_tables
Google BigQuery 服务表测试的 Airflow DAG 示例。
模块内容
-
tests.system.google.cloud.bigquery.example_bigquery_tables.ENV_ID[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.DAG_ID = 'bigquery_tables'[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.BUCKET_NAME = 'bucket_bigquery_tables_Uninferable'[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.DATASET_NAME = 'dataset_bigquery_tables_Uninferable'[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.PROJECT_ID[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.SCHEMA_JSON_LOCAL_SRC = ''[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.SCHEMA_JSON_DESTINATION = 'update_table_schema.json'[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.GCS_PATH_TO_SCHEMA_JSON = 'gs://bucket_bigquery_tables_Uninferable/update_table_schema.json'[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.create_bucket[源]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.test_run[源]