You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/01 16:08:17 UTC

[GitHub] [airflow] kepta edited a comment on issue #6226: [AIRFLOW-XXX] Add message about breaking change in DAG#get_task_instances

kepta edited a comment on issue #6226: [AIRFLOW-XXX] Add message about breaking change in DAG#get_task_instances
URL: https://github.com/apache/airflow/pull/6226#issuecomment-537108901
 
 
   I think the `BaseOperator`'s method `get_task_instances` is affected in this case and any class (like DAG) extending it would be affected:
   https://github.com/apache/airflow/blob/d567f9ab8d5fdd6d18509fd8d623b26795eca25c/airflow/models/baseoperator.py#L831

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services