dbt Integrations - Data Ingestion Updates
over 2 years ago
We released a new way to ingest dbt artifacts with the following benefits:
- dbt run logs are now shown for dbt core integrations
- dbt core customers can supply a dbt job name in each run for MC to surface job name for any runs
- Fixed the bug where we sometimes mis-associate dbt errors to tables when the same dbt model exist in different schemas
- Fixed the bug where we sometimes skip generating certain dbt incidents when we couldnât correctly map models to the right tables
- Fixed the bug where we incorrectly categorize dbt cloud integrations as core on the settings page
All changes are live for dbt cloud integrations. dbt core integrations will need to update CLI commands to get the updates (instructions here).