dstandish commented on code in PR #47959:
URL: https://github.com/apache/airflow/pull/47959#discussion_r2005598262


##########
docs/spelling_wordlist.txt:
##########
@@ -381,6 +381,7 @@ dagruns
 DagRunState
 dagRunState
 DAGs

Review Comment:
   so the thing is, I don't think we will ever completely avoid use of DAG 
because, there may be times in the docs where we refer specifically to the 
python class, or the original concept, directed acyclic graph -- and that's 
perfectly fine.  so i do not think it is necessary to ban it entirely.
   
   it's like, we use the word "task" but there isn't even a model for it, and 
sometimes we may still want to refer to BaseOperator or MappedOperator or 
AbstractOperator, and we don't ban the reference to those.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to