xinbinhuang commented on a change in pull request #6999: [AIRFLOW-XXXX] Clarify 
wait_for_downstream and execution_date
URL: https://github.com/apache/airflow/pull/6999#discussion_r362538389
 
 

 ##########
 File path: docs/tutorial.rst
 ##########
 @@ -313,8 +315,16 @@ to track the progress. ``airflow webserver`` will start a 
web server if you
 are interested in tracking the progress visually as your backfill progresses.
 
 Note that if you use ``depends_on_past=True``, individual task instances
-will depend on the success of the preceding task instance, except for the
-start_date specified itself, for which this dependency is disregarded.
+will depend on the success of their previous task instance (that is, previous
 
 Review comment:
   Just small NIT.. I feel like the original word `preceding` is clearer to me 
than `previous`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to