Justin Bandoro
Justin Bandoro
This was reported by a user in a Slack thread [here](https://apache-airflow.slack.com/archives/C059CC42E9W/p1707428692484449?thread_ts=1707347641.324189&cid=C059CC42E9W) where the `ProjectConfig.dbt_project_path` was a relative path and `LoadMode.DBT_LS` was used for rendering where it would correctly list the...
After performance integration tests were added in #827 a reasonable follow-up would be to integrate a tool like [github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark/tree/master) to have continuous benchmarking of Cosmos performance so that possible performance...
In #850 support was added for execution mode to use `dbtRunner` programatic invocation of dbt and there was a substantial performance benefit over running dbt in a subprocess. Cosmos could...
Noticed this when browsing the docs today.
This is a follow up to #718 for which support for using selector was added in #755 for dbt ls load mode. It would be great if we could add...