[
https://issues.apache.org/jira/browse/AIRFLOW-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16796716#comment-16796716
]
ASF subversion and git services commented on AIRFLOW-4122:
----------------------------------------------------------
Commit ee71a8bb102dcc3a591c5c175ab88a9043cffb0f in airflow's branch
refs/heads/master from zhongjiajie
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=ee71a8b ]
[AIRFLOW-4122] Remove chain function (#4940)
* [AIRFLOW-4122] Remove chain function
Bit operation like `>>` or `<<` are suggested
to set dependency, which visual and easier to
explain. and have multiple ways is confusion
* change UPDATING.md as recommend
[ci skip]
> Remove chain function in airflow.utils
> --------------------------------------
>
> Key: AIRFLOW-4122
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4122
> Project: Apache Airflow
> Issue Type: Improvement
> Components: utils
> Affects Versions: 1.10.2
> Reporter: zhongjiajie
> Assignee: zhongjiajie
> Priority: Major
> Labels: patch
> Fix For: 1.10.3
>
>
> I had submit [pr|[https://github.com/apache/airflow/pull/4779]] and it
> related to Jira ticket .
> In PR comment, I was suggest close this PR and submit new one to remove
> function `chain` in `airflow.utils.heplers`, due to Airflower think use bit
> operation like `>>` or `<<` visual and easier to explain, and have multiple
> ways is confusion to users. BTW, this function was created 3 year ago and
> never get updated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)