weldpua2008 opened a new pull request #13049: URL: https://github.com/apache/airflow/pull/13049
Adding S3KeySizeSensor that allows checking the S3 object sizes or perform any other actions needed by users. **Motivation:** Since Dec 1, 2020 [Amazon S3 delivers strong read-after-write consistency automatically for all applications](https://aws.amazon.com/about-aws/whats-new/2020/12/amazon-s3-now-delivers-strong-read-after-write-consistency-automatically-for-all-applications/). It's mean that we need rely not only on the fact that S3 object exists but also on its size. ---------------------------------------------------------------- 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]
