You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "jack (JIRA)" <ji...@apache.org> on 2019/07/20 19:22:00 UTC

[jira] [Commented] (AIRFLOW-4996) Add multipart upload support to FileToGoogleCloudStorageOperator

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

jack commented on AIRFLOW-4996:
-------------------------------

Duplicate of https://issues.apache.org/jira/browse/AIRFLOW-4157

> Add multipart upload support to FileToGoogleCloudStorageOperator
> ----------------------------------------------------------------
>
>                 Key: AIRFLOW-4996
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4996
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, operators
>    Affects Versions: 1.10.3
>            Reporter: Cedrik Neumann
>            Priority: Minor
>
> GoogleCloudStorageHook's upload function has an option for multipart uploads which is beneficial for large files to be uploaded.
>  
> Extend FileToGoogleCloudStorageOperator to make use of this feature.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)