Hi all,
I am new to this community so thanks for your help in advance 🙂
I’m trying to run dbt core via Prefect. Most docs seem to suggest running the core operator inside a flow (
https://www.prefect.io/blog/dbt-and-prefect). Would you ever run this inside a task instead or is that considered a bad practice?