You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/05/07 04:05:01 UTC

[jira] [Resolved] (AIRFLOW-4381) Use get_direct_relative_ids to get task relatives

     [ https://issues.apache.org/jira/browse/AIRFLOW-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Potiuk resolved AIRFLOW-4381.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0
                   1.10.4

> Use get_direct_relative_ids to get task relatives
> -------------------------------------------------
>
>                 Key: AIRFLOW-4381
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4381
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: models
>    Affects Versions: 1.10.3
>            Reporter: zhongjiajie
>            Assignee: zhongjiajie
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.10.4, 2.0.0
>
>
> Now in models.baseoperator we get relatives by attribute, but _downstream_task_ids and _upstream_task_ids is private member. This patch will get relatives from exists function `get_direct_relative_ids`.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)