This is an automated email from the ASF dual-hosted git repository.
vatsrahul1001 pushed a change to branch backport-1e2ad80-v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from bfdeb1e63a4 Merge branch 'v3-3-test' into backport-1e2ad80-v3-3-test
add 16715d605b8 Fix airflow db clean never purging the callback table
(#70923) (#72899)
add ffb06c32ad1 Merge branch 'v3-3-test' into backport-1e2ad80-v3-3-test
No new revisions were added by this update.
Summary of changes:
airflow-core/newsfragments/70923.bugfix.rst | 1 +
airflow-core/src/airflow/utils/db_cleanup.py | 49 +++-
airflow-core/tests/unit/utils/test_db_cleanup.py | 316 ++++++++++++++++++++++-
3 files changed, 355 insertions(+), 11 deletions(-)
create mode 100644 airflow-core/newsfragments/70923.bugfix.rst