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

Mohannad Albanayosy updated AIRFLOW-5153:
-----------------------------------------
    Description: 
h2. Problem

There is currently no option to force delete a Google BigQuery dataset that is 
not empty along with its tables.
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.

  was:
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.


> 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 along with its tables.
> 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)

Reply via email to