[async] Support running dbt seed
when using ExecutionMode.AIRFLOW_ASYNC
#1263
Labels
area:execution
Related to the execution environment/mode, like Docker, Kubernetes, Local, VirtualEnv, etc
dbt:seed
Primarily related to dbt seed command or functionality
execution:async
Related to the Async execution mode
Milestone
Context
As of Cosmos 1.7, we only support running the
run
command with Airflow deferrable operators usingExecutionMode.AIRFLOW_ASYNC
Acceptance criteria
seed
using Airflow deferrable operatorsThe text was updated successfully, but these errors were encountered: