Example DAG using TrinoToGCSOperator.
Module Contents
Functions
safe_name (s)
|
Remove invalid characters for filename |
Attributes
-
tests.system.google.cloud.gcs.example_trino_to_gcs.ENV_ID[source]
-
tests.system.google.cloud.gcs.example_trino_to_gcs.DAG_ID = 'example_trino_to_gcs'[source]
-
tests.system.google.cloud.gcs.example_trino_to_gcs.GCP_PROJECT_ID[source]
-
tests.system.google.cloud.gcs.example_trino_to_gcs.GCS_BUCKET[source]
-
tests.system.google.cloud.gcs.example_trino_to_gcs.DATASET_NAME[source]
-
tests.system.google.cloud.gcs.example_trino_to_gcs.SOURCE_SCHEMA_COLUMNS = 'memory.information_schema.columns'[source]
-
tests.system.google.cloud.gcs.example_trino_to_gcs.SOURCE_CUSTOMER_TABLE = 'tpch.sf1.customer'[source]
-
tests.system.google.cloud.gcs.example_trino_to_gcs.safe_name(s)[source]
Remove invalid characters for filename
-
tests.system.google.cloud.gcs.example_trino_to_gcs.create_dataset[source]
-
tests.system.google.cloud.gcs.example_trino_to_gcs.test_run[source]