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 2019/01/05 12:08:00 UTC

[jira] [Resolved] (AIRFLOW-3480) Google Cloud Spanner Instance Database Deploy/Update/Delete

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

Kaxil Naik resolved AIRFLOW-3480.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.10.2

> Google Cloud Spanner Instance Database Deploy/Update/Delete
> -----------------------------------------------------------
>
>                 Key: AIRFLOW-3480
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3480
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: gcp
>            Reporter: Jarek Potiuk
>            Assignee: Jarek Potiuk
>            Priority: Minor
>             Fix For: 1.10.2
>
>
> We need to have operators to implement Instance management operations:
>  * InstanceDeploy (create database if it does not exist, succeed if already created(
>  * Update (run update_ddl method changing database structure)
>  * Delete (delete the database)
>  



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