Google BigQuery 服务的示例 Airflow DAG。
模块内容
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.ENV_ID[源代码]
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.PROJECT_ID[源代码]
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.DAG_ID = 'bigquery_transfer'[源代码]
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.DATASET_NAME[源代码]
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.BUCKET_NAME[源代码]
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.ORIGIN = 'origin'[源代码]
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.TARGET = 'target'[源代码]
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.create_bucket[源代码]
-
tests.system.google.cloud.bigquery.example_bigquery_transfer.test_run[源代码]