datablade
datablade
**Describe the bug** given `exposure_a` and `exposure_b`, each with just `model_x` in their `depends_on`, each only specifying `column_name`. running `exposure_schema_validity` will yield this warning for each exposure and column ```...
### Describe the feature quick_are_queries_identical is currently enable for BQ and Snowflake only. Enabling it for Databricks too only takes a minor change: using the Snowflake sql and replacing [hash_agg](https://docs.snowflake.com/en/sql-reference/functions/hash_agg)...
**Is your feature request related to a problem? Please describe.** anomaly tests require a set `sensitivity`. but a given sensitivity of e.g. 3 will 'look' like a real anomaly when...
### Describe the feature see [slack thread](https://getdbt.slack.com/archives/CNGCW8HKL/p1737643036733319) setting `concurrent_batches=true` for `incremental_strategy=microbatch` yields ``` [WARNING]: Found 1 microbatch model with the `concurrent_batches` config set to true, but the databricks adapter does...