用於 Google BigQuery 服務本機檔案上傳和外部表格建立的範例 Airflow DAG。
模組內容
-
tests.system.google.cloud.bigquery.example_bigquery_operations.ENV_ID[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_operations.DAG_ID = 'bigquery_operations'[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_operations.DATASET_NAME[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_operations.DATA_SAMPLE_GCS_BUCKET_NAME[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_operations.DATA_SAMPLE_GCS_OBJECT_NAME = 'bigquery/us-states/us-states.csv'[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_operations.CSV_FILE_LOCAL_PATH[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_operations.create_bucket[原始碼]
-
tests.system.google.cloud.bigquery.example_bigquery_operations.test_run[原始碼]