Joel Croteau created AIRFLOW-5611:
-------------------------------------
Summary: Add ability to specify a maximum modified time for
objects in GoogleCloudStorageToGoogleCloudStorageOperator
Key: AIRFLOW-5611
URL: https://issues.apache.org/jira/browse/AIRFLOW-5611
Project: Apache Airflow
Issue Type: Improvement
Components: gcp
Affects Versions: 1.10.5
Reporter: Joel Croteau
The fact that I can specify a minimum modified time to filter objects on in
GoogleCloudStorageToGoogleCloudStorageOperator but not a maximum seems rather
arbitrary. Especially considering the typical usage scenario of running a copy
on a schedule, I would like to be able to find objects created within a
particular schedule interval for my execution, and not just copy all of the
latest objects.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)