Improve test and freshness on_warning_callback #1408
Labels
area:parsing
Related to parsing DAG/DBT improvement, issues, or fixes
dbt:test
Primarily related to dbt test command or functionality
stale
Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
Cosmos, at the moment, triggers
on_warning_callback
ondbt test
even if it sees a "warn" message in logs. I believe we can improve our log parsing to avoid it and control it better. The parsing code is at https://github.com/astronomer/astronomer-cosmos/blob/main/cosmos/dbt/parser/output.pyExample
Test warn
freshness warn
The text was updated successfully, but these errors were encountered: