🧠What Is a Custom Schema Macro in dbt? A custom schema macro in dbt […]
dbt: how to implement query progress callbacks in a dbt adapter
🎯 Goal When executing long-running SQL queries, especially on large warehouses (e.g. Databricks, Trino, Presto, […]
dbt: how to implement centralized, global test macros with source-specific configurations in dbt
🧠Why Use Global Test Macros for Data Governance? In projects with multiple data sources […]