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 b0b2621e8bf Fix _get_serdag query in grid ui (#55771)
add a582464766d Optimize DAG serialization by excluding schema default
values (#55849)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/serialization/schema.json | 18 +--
.../airflow/serialization/serialized_objects.py | 80 ++++++++-----
.../unit/serialization/test_dag_serialization.py | 110 +++++++++++++++---
scripts/in_container/run_schema_defaults_check.py | 125 ++++++++++++++++++---
4 files changed, 265 insertions(+), 68 deletions(-)