Jarek Potiuk created AIRFLOW-3275:
-------------------------------------

             Summary: Google Cloud SQL Query operator
                 Key: AIRFLOW-3275
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3275
             Project: Apache Airflow
          Issue Type: New Feature
          Components: contrib
            Reporter: Jarek Potiuk


Operator that performs a DDL or DML SQL query in Google Cloud SQL instance. The 
DQL (retrieving data from Google Cloud SQL) is not supported - you might run 
the SELECT queries but results of those queries are discarded.

You should be able specify various connectivity methods to connect to running 
instance - starting from Public IP plain connection through Public IP with SSL 
or both TCP and socket connection via Cloud SQL Proxy. The proxy should be 
downloaded and started/stopped dynamically as needed by the operator.



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

Reply via email to