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_r288097139
########## File path: docs/concepts.rst ########## @@ -185,6 +185,9 @@ Bitshift Composition *Added in Airflow 1.8* +We recommend you setting operator relationships with bitshift operators rather than ``set_upstream()`` +and ``set_downstream()``. Review comment: Add this to let users know that we recommend set relationships using bitshift operators ---------------------------------------------------------------- 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
