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 subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/27 18:57:03 UTC

[jira] [Commented] (AIRFLOW-868) Add PostgresToGCSOperator

    [ https://issues.apache.org/jira/browse/AIRFLOW-868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267254#comment-16267254 ] 

ASF subversion and git services commented on AIRFLOW-868:
---------------------------------------------------------

Commit d8fa2e9049328341dc58a635b34f04fa52de543e in incubator-airflow's branch refs/heads/master from [~ajbosco]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=d8fa2e9 ]

[AIRFLOW-868] Add postgres_to_gcs operator and unittests

Adds a postgres_to_gcs operator to contrib so that a user can copy a
dump from postgres to google cloud storage. Tests write to local
NamedTemporayFiles so we correctly test serializing encoded ndjson in
both python3 and python2.7.


> Add PostgresToGCSOperator
> -------------------------
>
>                 Key: AIRFLOW-868
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-868
>             Project: Apache Airflow
>          Issue Type: New Feature
>            Reporter: Adam Boscarino
>            Assignee: Adam Boscarino
>            Priority: Trivial
>
> As a user, I would like the ability to extract data from a Postgres database to Google Cloud Storage in a manner similar to the existing MySQL implementation. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)