Justin Bandoro

Results 5 issues of 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...

parsing:dbt_ls
execution:local
area:config
dbt:deps
stale

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...

area:performance
parsing:custom
execution:local
dbt:parse

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...

parsing:dbt_ls
execution:local
area:parsing
dbt:list
triage-needed

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...

customer request
parsing:dbt_manifest
parsing:custom
area:config
area:parsing
area:selector
dbt:run
priority:medium