[
https://issues.apache.org/jira/browse/AIRFLOW-4221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhongjiajie closed AIRFLOW-4221.
--------------------------------
Resolution: Won't Fix
Don't need to fix, due to we had no idea to make bit operation work between
`List[BaseOperater]` and `List[BaseOperater]`
> Make bitwise operation work between list[tasks]
> -----------------------------------------------
>
> Key: AIRFLOW-4221
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4221
> Project: Apache Airflow
> Issue Type: Improvement
> Components: dependencies
> Affects Versions: 1.10.2
> Reporter: zhongjiajie
> Priority: Major
>
> We recently remove function chain in utils.helper module, and we still have
> cross_downstream in helper module. I think we should make bitwise operation
> wok between list[tasks] and then remove cross_downstream in utils.helper.
> This make our dependencies unity and easy to express
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)