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

Guillermo Rodríguez Cano reassigned AIRFLOW-2314:
-------------------------------------------------

    Assignee: Guillermo Rodríguez Cano

> Fix strip of trailing slash in GCS paths
> ----------------------------------------
>
>                 Key: AIRFLOW-2314
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2314
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: contrib, dependencies, gcp
>            Reporter: Guillermo Rodríguez Cano
>            Assignee: Guillermo Rodríguez Cano
>            Priority: Minor
>
> Behaviour of {{_parse_gcs_url}} function in 
> {{airflow.contrib.hooks.gcs_hook}} is stripping leading and trailing slash 
> characters: / in the blob part of the URI
> I expect the leading slash to be removed, but not the ending one when given. 
> Reason being is that since the blob is a representing a full 'path' object, 
> it is known that the separator between the bucket and the blob will be one 
> slash character but there may be cases when the user wants to explicitly know 
> whether the object is an actual file or a 'directory'.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to