[
https://issues.apache.org/jira/browse/AIRFLOW-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061413#comment-17061413
]
ASF GitHub Bot commented on AIRFLOW-5610:
-----------------------------------------
potiuk commented on pull request #7728: [AIRFLOW-5610] Add ability to specify
multiple objects to copy in GCSToGCSOperator
URL: https://github.com/apache/airflow/pull/7728
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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
>
> 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)