[
https://issues.apache.org/jira/browse/AIRFLOW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061414#comment-17061414
]
ASF subversion and git services commented on AIRFLOW-5610:
----------------------------------------------------------
Commit 60fdbf6d9255d34a8967400e9585b1cd5d29d3e9 in airflow's branch
refs/heads/master from Ephraim Anierobi
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=60fdbf6 ]
[AIRFLOW-5610] Add ability to specify multiple objects to copy in
GCSToGCSOperator (#7728)
> Add ability to specify multiple objects to copy to
> GoogleCloudStorageToGoogleCloudStorageOperator
> -------------------------------------------------------------------------------------------------
>
> Key: AIRFLOW-5610
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5610
> Project: Apache Airflow
> Issue Type: Improvement
> Components: gcp
> Affects Versions: 1.10.5
> Reporter: Joel Croteau
> Assignee: Ephraim E Anierobi
> Priority: Major
> Labels: gsoc, gsoc2020, mentor
> Fix For: 2.0.0
>
>
> The restriction in GoogleCloudStorageToGoogleCloudStorageOperator that I am
> only allowed to specify a single object to list is rather arbitrary. If I
> specify a wildcard, all it does is split at the wildcard and use that to get
> a prefix and delimiter. Why not just let me do this search myself and return
> a list of objects?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)