Fokko commented on issue #4008: [AIRFLOW-3155] Add ability to filter by a last 
modified time in GoogleCloudStorageToGoogleCloudStorageOperator
URL: 
https://github.com/apache/incubator-airflow/pull/4008#issuecomment-429514162
 
 
   @bkvarda I have one more thought, let me know what you think of it. Right 
now we have two arguments added to the public API. `filter_by_last_modified` 
and `last_modified_time`, where `last_modified_time` is set to the current 
datetime. What if we make `last_modified_time` optional, and if you set it, 
then it will be used. This will simplify the usage of the operator, since you 
don't need to set `filter_by_last_modified` as well.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to