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

Fokko Driesprong resolved AIRFLOW-2138.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

Issue resolved by pull request #3067
[https://github.com/apache/incubator-airflow/pull/3067]

> Google Cloud Storage to Google Cloud Storage Operator to allow wildcards
> ------------------------------------------------------------------------
>
>                 Key: AIRFLOW-2138
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2138
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: contrib, gcp, operators
>    Affects Versions: 1.9.1
>            Reporter: Daniel
>            Assignee: Daniel
>            Priority: Minor
>             Fix For: 2.0.0
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> Similar to AIRFLOW-2137 - Google Cloud Storage to BigQuery Operator to allow 
> wildcards,
> This current operator requires the exact name of the object is provided as an 
> argument.
> This issue differs slightly to the above issue as the hook that this operator 
> is based off of (GoogleCloudStorageHook) does not support wildcard expansion. 
> Therefore, this can be achieved by listing the objects that match the 
> wildcards using either prefix=, suffix=, or a combination of the two based on 
> the position of the asterix in the string.



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

Reply via email to