You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2019/12/17 22:40:00 UTC

[jira] [Resolved] (AIRFLOW-5162) GCS Uploads for local files and file data (string or bytes)

     [ https://issues.apache.org/jira/browse/AIRFLOW-5162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-5162.
-----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

> 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
>             Fix For: 2.0.0
>
>
> 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)