feng-tao commented on a change in pull request #4940: [AIRFLOW-4122] Remove 
chain function
URL: https://github.com/apache/airflow/pull/4940#discussion_r266737474
 
 

 ##########
 File path: UPDATING.md
 ##########
 @@ -24,6 +24,11 @@ assists users migrating to a new version.
 
 ## Airflow Master
 
+### Deprecation chain function after Airflow 1.10.2
+
+Bit operation like `>>` or `<<` are suggested to set dependency, which visual 
and easier to explain.
 
 Review comment:
   nit: how about
   ```
   Bit operation like `>>` or `<<` are recommended for setting the dependency, 
which is easier to explain.
   The `airflow.utlis.helpers.chain` function will be deprecated.
   ```
   ?

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

Reply via email to