[
https://issues.apache.org/jira/browse/AIRFLOW-4157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16876354#comment-16876354
]
jack commented on AIRFLOW-4157:
-------------------------------
This is no longer needed.
The new API used in the hook by PR
[https://github.com/apache/airflow/pull/5054] already handle multipart upload
by it's own.
> FileToGoogleCloudStorageOperator should expose "multipart" uploading
> supported in GoogleCloudStorageHook.upload()
> -----------------------------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-4157
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4157
> Project: Apache Airflow
> Issue Type: Improvement
> Components: gcp
> Affects Versions: 1.10.2
> Reporter: Evgeny Podlepaev
> Priority: Major
>
> FileToGoogleCloudStorageOperator should allow "multipart" flag to be
> specified and passed to GoogleCloudStorageHook.upload(). Uploading large
> files (gigabytes) in a single shot results in an out of memory error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)