Uh oh!
There was an error while loading. Please reload this page.
Add deferrable mode for S3KeySensor - #31018
Conversation
Uh oh!
There was an error while loading. Please reload this page.
potiuk
commented
May 17, 2023
@ferruzzi@o-nikolas@vincbeck -> your feedback is welcome :) |
o-nikolas
commented
May 17, 2023
CC @syedahsn for when you're back |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| from airflow.providers.amazon.aws.triggers.s3 import ( | ||
| S3KeyTrigger, | ||
| ) |
There was a problem hiding this comment.
| fromairflow.providers.amazon.aws.triggers.s3import ( | |
| S3KeyTrigger, | |
| ) | |
| fromairflow.providers.amazon.aws.triggers.s3importS3KeyTrigger |
nit
There was a problem hiding this comment.
So sorry. Didn't see this. Was on mobile
This PR donates the following
S3KeySensorwith a deferrable mode, waiting for one or multiple keys (a file-like instance on S3) to be in an S3 bucket. This was developed in astronomer-providers repository to apache-airflow.cc: @phanikumv
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in newsfragments.