You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by di...@apache.org on 2020/06/19 20:54:26 UTC

[airflow] branch v1-10-test updated (a9dc0b5 -> 52f3796)

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

dimberman pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from a9dc0b5  Add 'main' param to template_fields in DataprocSubmitPySparkJobOperator (#9154)
     add 52f3796  Fix retries causing constraint violation on MySQL with DAG Serialization (#9336)

No new revisions were added by this update.

Summary of changes:
 ...ea_add_precision_to_execution_date_in_mysql.py} |  43 +++++----
 tests/models/test_taskinstance.py                  | 106 +++++++++++----------
 2 files changed, 84 insertions(+), 65 deletions(-)
 copy airflow/migrations/versions/{f23433877c24_fix_mysql_not_null_constraint.py => a66efa278eea_add_precision_to_execution_date_in_mysql.py} (51%)