用於 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[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.DATASET_NAME[原始碼]
-
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[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.create_bucket[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_tables.test_run[原始碼]