Description
This issue tracks a documentation update needed because DatasetAlias events are not emitted when a DbtTaskGroup runs using ExecutionMode.AIRFLOW_ASYNC.
This behavior (a bug tracked in #2141) means that data-aware scheduling will not work for downstream DAGs. The documentation needs to be updated to clearly state this limitation.