turbaszek commented on a change in pull request #8962:
URL: https://github.com/apache/airflow/pull/8962#discussion_r441328022
##########
File path: docs/concepts.rst
##########
@@ -116,6 +116,46 @@ DAGs can be used as context managers to automatically
assign new operators to th
op.dag is dag # True
+.. _concepts:functional_dags:
+
+Functional DAGs
Review comment:
Does this need any name? Can't we just say that this is a way how users
can define DAGs? Personally I would encourage users to use this way instead of
using XComs. WDYT?
----------------------------------------------------------------
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]