Anton Zayniev created AIRFLOW-5073:
--------------------------------------
Summary: Change SQLSensor behavior returning 'success' for NULL
result
Key: AIRFLOW-5073
URL: https://issues.apache.org/jira/browse/AIRFLOW-5073
Project: Apache Airflow
Issue Type: Improvement
Components: core
Affects Versions: 1.10.3
Reporter: Anton Zayniev
Change SQLSensor to treat NULL as fail.
Add boolean _allow_null_ parameter to support legacy behavior passing NULL as
success.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)