OmerJog edited a comment on issue #5428: AIRFLOW-4809 | 
s3_delete_objects_operator should not fail on empty list of keys
URL: https://github.com/apache/airflow/pull/5428#issuecomment-503147121
 
 
   One might argue that this is the expected behavior.
   The hook just expose the behavior given with boto, in my opinion we shouldnt 
overwrite this behavior.
   
   Why shouldnt this be raised as PR in boto itself?
   
   BTW one might also ask if a list was given but there was nothing to delete 
should it fail ot success? This should be defined by the library (in this case 
boto) not by Airflow.
   
   What do you think?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to