feng-tao commented on a change in pull request #4940: [AIRFLOW-4122] Remove chain function URL: https://github.com/apache/airflow/pull/4940#discussion_r267842819
########## File path: UPDATING.md ########## @@ -24,6 +24,11 @@ assists users migrating to a new version. ## Airflow Master +### Deprecation chain function + +Bit operation like `>>` or `<<` are recommended for setting the dependency, which is easier to explain. +The `airflow.utlis.helpers.chain` function will be deprecated. Review comment: @ashb , just create a minor pr(https://github.com/apache/airflow/pull/4953) to correct. Thanks for pointing out. I should review more carefully. ---------------------------------------------------------------- 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] With regards, Apache Git Services
