[
https://issues.apache.org/jira/browse/AIRFLOW-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kaxil Naik updated AIRFLOW-3275:
--------------------------------
Fix Version/s: (was: 2.0.0)
1.10.2
> 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, gcp
> Reporter: Jarek Potiuk
> Priority: Trivial
> Fix For: 1.10.2
>
>
> 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)