jroachgolf84 opened a new pull request, #52983:
URL: https://github.com/apache/airflow/pull/52983

   Per #52920, using the `S3KeySensor` in deferrable mode split the 
`bucket_key` parameter into individual characters when passing a string. This 
PR aims to resolve this by first checking if `bucket_key` is a string, before 
handling that behavior.
   
   Note that two tests were updated as part of this PR. It appears, in fact, 
that these tests were written to accommodate this faulty logic. This has been 
fixed.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to