tests.system.google.cloud.bigquery.example_bigquery_operations

用于 Google BigQuery 服务本地文件上传和外部表创建的示例 Airflow DAG。

属性

ENV_ID

DAG_ID

DATASET_NAME

BQ_LOCATION

DATA_SAMPLE_GCS_BUCKET_NAME

DATA_SAMPLE_GCS_OBJECT_NAME

CSV_FILE_LOCAL_PATH

create_bucket

test_run

模块内容

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 = 'dataset_bigquery_operations_Uninferable'[源]
tests.system.google.cloud.bigquery.example_bigquery_operations.BQ_LOCATION = 'europe-north1'[源]
tests.system.google.cloud.bigquery.example_bigquery_operations.DATA_SAMPLE_GCS_BUCKET_NAME = 'bucket_bigquery_operations_Uninferable'[源]
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[源]

此条目有帮助吗?