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

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

Jarek Potiuk created AIRFLOW-3480:
-------------------------------------

             Summary: 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


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)