gocardless / airflow-dbt

Apache Airflow integration for dbt
https://pypi.org/project/airflow-dbt/
MIT License
392 stars 62 forks source link

Enable dbt run-operation #72

Open jonathanglima opened 1 year ago

jonathanglima commented 1 year ago

Hey,

I'd like to suggest adding support for the dbt run-operation command, that executes macros

jonathanglima commented 1 year ago

Just saw that #68 does this. Any chances of a merge?