Thomas Elvey created AIRFLOW-4268:
-------------------------------------
Summary: Add MsSqlToGoogleCloudStorageOperator
Key: AIRFLOW-4268
URL: https://issues.apache.org/jira/browse/AIRFLOW-4268
Project: Apache Airflow
Issue Type: New Feature
Components: contrib, operators
Affects Versions: 1.10.2
Reporter: Thomas Elvey
Assignee: Thomas Elvey
Using bothÂ
[mysql_to_gcs.py|[https://github.com/apache/airflow/blob/master/airflow/contrib/operators/mysql_to_gcs.py|https://github.com/Tomme/airflow/blob/master/airflow/contrib/operators/mysql_to_gcs.py]]
and
[postgres_to_gcs.py|[https://github.com/apache/airflow/blob/master/airflow/contrib/operators/postgres_to_gcs_operator.py|https://github.com/Tomme/airflow/blob/master/airflow/contrib/operators/postgres_to_gcs_operator.py]]
as a base I have created a new operator "MsSqlToGoogleCloudStorageOperator"
that may be of use and to further expand on Airflow's GCP offering.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)