You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2020/10/15 13:05:53 UTC

[airflow] branch master updated (03a632e -> 1ddeddc)

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

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


    from 03a632e  Resolve MSSQL DAG serialization bug by changing datatype for execution date (#11512)
     add 1ddeddc  Rename (confusing) dag.sub_dag to dag.partial_subset (#11542)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/dag_command.py  |  2 +-
 airflow/cli/commands/task_command.py |  2 +-
 airflow/models/dag.py                | 14 ++++++++++++--
 3 files changed, 14 insertions(+), 4 deletions(-)