You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2022/09/26 13:49:48 UTC

[airflow] branch main updated (22d52c00f6 -> 0e79dd0b17)

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

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


    from 22d52c00f6 Use COALESCE when ordering runs to handle NULL (#26626)
     add 0e79dd0b17 Simplify RTIF.delete_old_records() (#26667)

No new revisions were added by this update.

Summary of changes:
 airflow/models/renderedtifields.py | 68 +++++++++++++++-----------------------
 airflow/utils/sqlalchemy.py        | 20 ++++++++++-
 2 files changed, 46 insertions(+), 42 deletions(-)