astronomer / astronomer-cosmos

Run your dbt Core projects as Apache Airflow DAGs and Task Groups with a few lines of code
https://astronomer.github.io/astronomer-cosmos/
Apache License 2.0
758 stars 170 forks source link

Make `SourceRenderingBehavior.ALL` the default value #1156

Open tatiana opened 3 months ago

tatiana commented 3 months ago

In Cosmos 1.6, we introduced SourceRenderingBehavior as part of #1107.

Since this changed the DAG topology if users had source nodes defined, we agreed to set the default behavior to None, so DAGs would be unchanged unless users opted in for this feature.

However, we believe that starting Cosmos 2.0 this should be the default behaviour (to render source nodes with freshness).

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity.