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

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


    from d81a4ebf589 Explicitly set table ordering (#60609)
     add 2db28964e03 Improve performance of rendered templates cleanup (#60951)

No new revisions were added by this update.

Summary of changes:
 .../dag-serialization.rst                          |  6 +--
 airflow-core/newsfragments/60951.significant.rst   |  7 +++
 .../src/airflow/config_templates/config.yml        |  9 ++--
 .../src/airflow/models/renderedtifields.py         | 47 +++++++++---------
 .../tests/unit/models/test_renderedtifields.py     | 56 +++++++++++++++++++---
 .../src/airflow_shared/configuration/parser.py     |  5 ++
 6 files changed, 94 insertions(+), 36 deletions(-)
 create mode 100644 airflow-core/newsfragments/60951.significant.rst

Reply via email to