Auto-Generate Asset Dependencies
Use bruin patch fill-asset-dependencies to automatically detect and generate dependencies from your SQL queries - no manual declaration needed.
What
Goal - Automatically generate asset dependencies by letting Bruin analyze your SQL queries and detect which upstream assets are being referenced.
Audience - Data engineers who want accurate dependency graphs without manually declaring every dependency.
Prerequisites
- Bruin CLI installed
- A Bruin project with SQL assets
More guides
Capstone: add returns to the pipeline
Extend the project, prove the result, and assess the finished pipeline.
Describe the model in its asset definition
Keep the metric definition, owners, limits, and checked examples next to the SQL.
Load and profile the source data
Load local commerce data and check its shape before modeling it.