[
https://issues.apache.org/jira/browse/AIRFLOW-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822782#comment-16822782
]
ASF subversion and git services commented on AIRFLOW-4268:
----------------------------------------------------------
Commit 8d0000d62f8c5710bbe0faf3506db7e70f964155 in airflow's branch
refs/heads/v1-10-stable from Tom
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8d0000d ]
[AIRFLOW-4268] Add MsSqlToGoogleCloudStorageOperator (#5077)
> 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
> Priority: Minor
> Fix For: 1.10.4
>
>
> Using bothÂ
> [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/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)