tests.system.google.cloud.looker.example_looker
Example Airflow DAG that show how to use various Looker
operators to submit PDT materialization job and manage it.
Module Contents
-
tests.system.google.cloud.looker.example_looker.DAG_ID = 'gcp_looker'[source]
-
tests.system.google.cloud.looker.example_looker.LOOKER_CONNECTION_ID = 'your_airflow_connection_for_looker'[source]
-
tests.system.google.cloud.looker.example_looker.LOOKER_MODEL = 'your_lookml_model'[source]
-
tests.system.google.cloud.looker.example_looker.LOOKER_VIEW = 'your_lookml_view'[source]
-
tests.system.google.cloud.looker.example_looker.start_pdt_task_async[source]
-
tests.system.google.cloud.looker.example_looker.test_run[source]