You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/09/07 14:37:32 UTC

[GitHub] [airflow] ashb commented on a diff in pull request #26208: Update docs for data-aware scheduling (AKA "datasets"/AIP-48)

ashb commented on code in PR #26208:
URL: https://github.com/apache/airflow/pull/26208#discussion_r964929107


##########
docs/apache-airflow/concepts/datasets.rst:
##########
@@ -131,13 +131,61 @@ As the ``schedule`` parameter is a list, DAGs can require multiple datasets, and
         ...
 
 
-If one dataset is updated multiple times before all consumed datasets have been updated, the downstream DAG will still only be run once, as shown in this illustration::
+If one dataset is updated multiple times before all consumed datasets have been updated, the downstream DAG will still only be run once, as shown in this illustration:
+
+.. ::
+    Asci art reprepsentation of this diagram

Review Comment:
   Top notch nit picking :D 



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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org