You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2021/12/13 09:42:10 UTC

[airflow] branch main updated (9c05a95 -> 2213635)

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

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


    from 9c05a95  Fix MyPy Errors for Presto provider (#20244)
     add 2213635  Sanity check for MySQL's TIMESTAMP column (#19821)

No new revisions were added by this update.

Summary of changes:
 airflow/sensors/base.py    | 33 ++++++++++++++++++++++++++++++---
 tests/sensors/test_base.py | 22 ++++++++++++++++++++++
 2 files changed, 52 insertions(+), 3 deletions(-)