[
https://issues.apache.org/jira/browse/AIRFLOW-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Van Boxel updated AIRFLOW-728:
-----------------------------------
Fix Version/s: Airflow 1.8
> 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
> Fix For: Airflow 1.8
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> 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)