Hi there, I'm trying to understand the advantages of using Airflow operators to orchestrate Databricks notebooks, given that Databricks already offers its own workflow solution. Could someone please explain the benefits?Thanks,Stefan
Thanks for clarifying @szymon_dybczak . Could you elaborate on 'several different systems working together'? Specifically, does this imply that Airflow is recommended when other tools, like dbt-core, are already in use (for instance, if Databricks wo...