You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2022/08/19 14:39:10 UTC

[airflow] branch main updated (833019d158 -> 5b3d579a42)

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

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


    from 833019d158 Set data_interval for dataset triggered runs to the range up "upstream" intervals (#25825)
     add 5b3d579a42 Don't use Pandas for SQLTableCheckOperator (#25822)

No new revisions were added by this update.

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