You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/05 12:07:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16734876#comment-16734876 ] 

ASF GitHub Bot commented on AIRFLOW-3480:
-----------------------------------------

kaxil commented on pull request #4353: [AIRFLOW-3480] Add Database Deploy/Update/Delete operators
URL: https://github.com/apache/airflow/pull/4353
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> 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
>
> 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)