[
https://issues.apache.org/jira/browse/AIRFLOW-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik resolved AIRFLOW-5153.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.10.5
> 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, gcp
> Affects Versions: 1.10.3
> Reporter: Mohannad Albanayosy
> Assignee: Mohannad Albanayosy
> Priority: Minor
> Fix For: 1.10.5
>
>
> 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)