durch commented on issue #5488: [AIRFLOW-4880] Add success, failure and fail_on_empty params to SqlSensor URL: https://github.com/apache/airflow/pull/5488#issuecomment-513721531 @pgagnon Thank you for the review and a great suggestion. I've implemented `success` and `failure` criteria as `Callable[[Any], bool]`, let me know what you think. As a point of procedure, should these new commits also be squashed into a single one, or is it ok to leave them separate?
---------------------------------------------------------------- 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
