ashb commented on a change in pull request #5913: [AIRFLOW-5073] Change SQLSensor to keep poking receving NULL, '0' URL: https://github.com/apache/airflow/pull/5913#discussion_r347335462
########## File path: UPDATING.md ########## @@ -41,6 +41,13 @@ assists users migrating to a new version. ## Airflow Master +### Changes to SQLSensor + +SQLSensor now consistent with python `bool()` function. It will resolve after receiving any value Review comment: This needs to explicitly mention that then `allow_null` parameter has been removed. ---------------------------------------------------------------- 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
