Joel Croteau created AIRFLOW-5610:
-------------------------------------
Summary: 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
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)