fritz-astronomer opened a new pull request, #41005:
URL: https://github.com/apache/airflow/pull/41005

   - Allow deferrable sftp_sensor to return found files
   - update example in docs to show python callable doing something with files 
that were found
   - modify return to push an xcom for both `decorator_return_value` and 
`return_value` (did it work previously without this? Isn't that the default 
key?) 
   - Pass in the found files to the python callable, even if no `op_kwargs` are 
supplied
   
   ---
   
   - Should not cause any behavioral regression, as I only _added_ 
functionality. 
   - [ ] Still need to add or modify tests


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