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

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


    from 27b3e31178 implements #22859 - Add .sql as templatable extension 
(#22920)
     add d1a1fe7b47 Fix bug where dynamically mapped tasks got set to REMOVED 
(#22909)

No new revisions were added by this update.

Summary of changes:
 airflow/decorators/base.py                  |  3 ++
 airflow/models/dagrun.py                    | 52 ++++++++++++++++++++++++-----
 airflow/models/mappedoperator.py            | 44 ++++++++++++++++++++++--
 airflow/serialization/serialized_objects.py | 10 +++---
 tests/models/test_dagrun.py                 | 11 +++---
 5 files changed, 101 insertions(+), 19 deletions(-)

Reply via email to