You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2024/02/15 15:09:28 UTC

(airflow) branch main updated (0be6430938 -> b6ca84701e)

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 0be6430938 Revert "KPO Maintain backward compatibility for execute_complete and trigger run method (#37363)" (#37446)
     add b6ca84701e Fix SQLThresholdCheckOperator error on falsey vals (#37150)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/common/sql/operators/sql.py    |  9 +++++++--
 tests/providers/common/sql/operators/test_sql.py | 25 ++++++++++++++++++++++--
 2 files changed, 30 insertions(+), 4 deletions(-)