[async] Support running BQ Python models with ExecutionMode.AIRFLOW_ASYNC
#1262
Labels
area:execution
Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
execution:async
Related to the Async execution mode
Milestone
Context
As of Cosmos 1.7, we only support
run
with SQL models when usingExecutionMode.AIRFLOW_ASYNC
. However, the dbt command also supports running Python models.Acceptance criteria
ExecutionMode.AIRFLOW_ASYNC
The text was updated successfully, but these errors were encountered: