You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Iuliia Volkova (JIRA)" <ji...@apache.org> on 2018/09/13 10:37:00 UTC

[jira] [Created] (AIRFLOW-3055) Add BigQueryDatasetCheckExist and BigQueryDatasetsListCheckExist operators

Iuliia Volkova created AIRFLOW-3055:
---------------------------------------

             Summary: Add BigQueryDatasetCheckExist and BigQueryDatasetsListCheckExist operators
                 Key: AIRFLOW-3055
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3055
             Project: Apache Airflow
          Issue Type: New Feature
    Affects Versions: 1.10.1
            Reporter: Iuliia Volkova
            Assignee: Iuliia Volkova
             Fix For: 1.10.1


Add operators to check what Dataset exist and operator what check a list of datasets in BigQuery

implementation of: 

[https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets/get]

and 

[https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets/list] 


I already done it. I will open PR soon (planned today).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)