You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/12/30 00:01:00 UTC

[jira] [Updated] (AIRFLOW-2887) Add to BigQueryBaseCursor methods for creating insert dataset

     [ https://issues.apache.org/jira/browse/AIRFLOW-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kaxil Naik updated AIRFLOW-2887:
--------------------------------
    Fix Version/s:     (was: 2.0.0)
                   1.10.2

> Add to BigQueryBaseCursor methods for creating insert dataset
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-2887
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2887
>             Project: Apache Airflow
>          Issue Type: New Feature
>            Reporter: Iuliia Volkova
>            Assignee: Iuliia Volkova
>            Priority: Minor
>             Fix For: 1.10.2
>
>
> In BigQueryBaseCursor exist only:
> def delete_dataset(self, project_id, dataset_id)
>  And there are no hook to create([https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets/insert)]  



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