[async] Evaluate possibility of supporting macros when using ExecutionMode.AIRFLOW_ASYNC
#1271
Labels
area:docs
Relating to documentation, changes, fixes, improvement
area:execution
Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
execution:async
Related to the Async execution mode
Milestone
Context
Many dbt macros are calculated during runtime. We should evaluate if/how we could overcome this limitation when using
ExecutionMode.AIRFLOW_ASYNC
. If we can't, we should at least document this limitation.Acceptance criteria
ExecutionMode.AIRFLOW_ASYNC
The text was updated successfully, but these errors were encountered: