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

jedcunningham pushed a change to branch v2-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from a520845  update tutorial_etl_dag notes (#21503)
     new 045f6ce  Fix slow DAG deletion due to missing ``dag_id`` index for job 
table (#20282)
     new 2aec9d8  Reorder migrations to include bugfix in 2.2.4 (#21598)
     new c03b086  Add note about Variable precedence with env vars (#21568)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/jobs/base_job.py                             |  1 +
 ...> 587bdf053233_adding_index_for_dag_id_in_job.py} | 20 +++++++++++---------
 docs/apache-airflow/howto/variable.rst               |  3 ++-
 docs/apache-airflow/migrations-ref.rst               |  4 +++-
 4 files changed, 17 insertions(+), 11 deletions(-)
 copy airflow/migrations/versions/{561833c1c74b_add_password_column_to_user.py 
=> 587bdf053233_adding_index_for_dag_id_in_job.py} (70%)

Reply via email to