[ 
https://issues.apache.org/jira/browse/AIRFLOW-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834361#comment-16834361
 ] 

ASF GitHub Bot commented on AIRFLOW-4381:
-----------------------------------------

potiuk commented on pull request #5147: [AIRFLOW-4381] Use 
get_direct_relative_ids get task relatives
URL: https://github.com/apache/airflow/pull/5147
 
 
   
 
----------------------------------------------------------------
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:
[email protected]


> 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
>
> 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)

Reply via email to