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

A collection of Airflow operators, hooks, and utilities to elevate dbt to a first-class citizen of Airflow.

Results 22 airflow-dbt-python issues
Sort by recently updated
recently updated
newest added

Broken DAG ([dags/run_dbt_projects5.py] Traceback (most recent call last): File "/opt/python3.11/lib/python3.11/site-packages/airflow/models/baseoperator.py", line 429, in apply_defaults result = func(self, **kwargs, default_args=default_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/python3.11/lib/python3.11/site-packages/airflow/models/baseoperator.py", line 788, in __init__ raise AirflowException( airflow.exceptions.AirflowException: Invalid...