LookerCheckPdtBuildSensor
GoogleCheck for the state of a previously submitted PDT materialization job.
Access Instructions
Install the Google provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
materialization_idRequired. The materialization job ID to poll. (templated)
looker_conn_idRequired. The connection ID to use connecting to Looker.
cancel_on_killOptional. Flag which indicates whether cancel the hook’s job or not, when on_kill is called.
Documentation
Check for the state of a previously submitted PDT materialization job.