airflow-dbt icon indicating copy to clipboard operation
airflow-dbt copied to clipboard

fix: add dbt `env` dict to existing environment

Open emily-flambe opened this issue 2 years ago • 0 comments

This avoids passing in an empty env to subprocess.Popen(, which results in dbt command not found errors when running this code in Composer Airflow

emily-flambe avatar Dec 29 '22 20:12 emily-flambe