[
https://issues.apache.org/jira/browse/AIRFLOW-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk reopened AIRFLOW-5162:
-----------------------------------
> GCS Uploads for local files and file data (string or bytes)
> -----------------------------------------------------------
>
> Key: AIRFLOW-5162
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5162
> Project: Apache Airflow
> Issue Type: Improvement
> Components: gcp
> Affects Versions: 1.10.4, 1.10.5
> Reporter: Steven Freed
> Priority: Minor
> Labels: beginner, features, pull-request-available
>
> Allows for gcs uploads to be done by specifying a local file name or by using
> the file's content. File content can be uploaded as a string or bytes. This
> gives developers more alternatives to uploading files where developers may
> have constraints on disk space and prefer to upload via file content in
> memory. This update also helps airflow update to Google's new
> 'upload_from_string' method for gcs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)