Bob De Schutter created AIRFLOW-728:
---------------------------------------
Summary: Google Bigquery table exists sensor
Key: AIRFLOW-728
URL: https://issues.apache.org/jira/browse/AIRFLOW-728
Project: Apache Airflow
Issue Type: New Feature
Components: gcp
Reporter: Bob De Schutter
Assignee: Bob De Schutter
Design a sensor that checks whether a certain table is present in bigquery. The
sensor will accept the google cloud project id, bigquery dataset id and
bigquery table id to check as parameters.
Internally, it will use the bigquery hook to check for the existence of the
table. Therefore a 'table_exists' method will be added to the existing Bigquery
hook.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)