szczeles commented 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-503570746 I see. OK, let me try with PR to boto3 to check their opinion. If they consider handling empty array an improvement then the only need is to bump boto3 version in airflow codebase. Otherwise, I'd suggest going with the current patch (so without parameters) to not complicate the simple case. This is anyway used when the operator input is fed dynamically. What do you think? @ashb @jomar83
---------------------------------------------------------------- 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
