Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[v3-1-test] Fix db cleanup logging behavior and docstrings (#58459)#58523

Merged
ephraimbuddy merged 1 commit intov3-1-testfrom
backport-1f6f868-v3-1-test
Nov 20, 2025
Merged

[v3-1-test] Fix db cleanup logging behavior and docstrings (#58459)#58523
ephraimbuddy merged 1 commit intov3-1-testfrom
backport-1f6f868-v3-1-test

Conversation

Copy link

github-actions bot commented Nov 20, 2025

Update _check_for_rows to avoid unnecessary logging and
queries when there are no rows, fix a typo in run_cleanup docstring, and correct _suppress_with_logging docstring.
(cherry picked from commit 1f6f868)

Co-authored-by: Jed Cunningham 66968678+jedcunningham@users.noreply.github.com
Co-authored-by: Ian Buss ianbuss@users.noreply.github.com

Update `_check_for_rows` to avoid unnecessary logging and
queries when there are no rows, fix a typo in `run_cleanup
docstring`, and correct `_suppress_with_logging` docstring.
(cherry picked from commit 1f6f868)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Ian Buss
github-actions bot mentioned this pull request Nov 20, 2025
ephraimbuddy marked this pull request as ready for review November 20, 2025 11:09
ephraimbuddy merged commit 4104418 into v3-1-test Nov 20, 2025
57 checks passed
ephraimbuddy deleted the backport-1f6f868-v3-1-test branch November 20, 2025 14:45
ephraimbuddy pushed a commit that referenced this pull request Nov 20, 2025
...58523)

Update `_check_for_rows` to avoid unnecessary logging and
queries when there are no rows, fix a typo in `run_cleanup
docstring`, and correct `_suppress_with_logging` docstring.
(cherry picked from commit 1f6f868)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Ian Buss
ephraimbuddy added type:bug-fix Changelog: Bug Fixes type:doc-only Changelog: Doc Only labels Dec 1, 2025
ephraimbuddy added this to the Airflow 3.1.4 milestone Dec 2, 2025
ephraimbuddy pushed a commit that referenced this pull request Dec 3, 2025
...58523)

Update `_check_for_rows` to avoid unnecessary logging and
queries when there are no rows, fix a typo in `run_cleanup
docstring`, and correct `_suppress_with_logging` docstring.
(cherry picked from commit 1f6f868)

Co-authored-by: Jed Cunningham <66968678+jedcunningham@users.noreply.github.com>
Co-authored-by: Ian Buss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

type:bug-fix Changelog: Bug Fixes type:doc-only Changelog: Doc Only

Projects

None yet

Milestone

Airflow 3.1.4

Development

Successfully merging this pull request may close these issues.

2 participants