zhongjiajie commented on a change in pull request #4779: [AIRFLOW-3958] List 
tasks upstream work in chain
URL: https://github.com/apache/airflow/pull/4779#discussion_r288097762
 
 

 ##########
 File path: docs/concepts.rst
 ##########
 @@ -248,21 +251,92 @@ Bitshift can also be used with lists. For example:
 
 .. code:: python
 
-    op1 >> [op2, op3]
+    op1 >> [op2, op3] >> op4
 
 Review comment:
   Let users know `>>` could work on `list[operatos]` as upstream

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