You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Mohannad Albanayosy (JIRA)" <ji...@apache.org> on 2019/08/09 12:11:00 UTC

[jira] [Work started] (AIRFLOW-5153) Add option to force delete a non-empty Google BQ dataset

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

Work on AIRFLOW-5153 started by Mohannad Albanayosy.
----------------------------------------------------
> Add option to force delete a non-empty Google BQ dataset
> --------------------------------------------------------
>
>                 Key: AIRFLOW-5153
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5153
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib
>    Affects Versions: 1.10.3
>            Reporter: Mohannad Albanayosy
>            Assignee: Mohannad Albanayosy
>            Priority: Minor
>
> h2. Problem
> There is currently no option to force delete a Google BigQuery dataset that is not empty.
> h2. Proposed improvement
> Add _delete_contents_ as an extra argument to the _BigQueryDeleteDatasetOperator_ to specify whether to force the deletion (even if the dataset is not empty) or not. Update the _BigQueryBaseCursor_ too.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)